#65F0BC#65F0BC
#65F0BC is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.5% C 0.143 H 165.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65F0BC |
|---|---|
| RGB | rgb(101, 240, 188) |
| HSL | hsl(158, 82%, 67%) |
| HSV | hsv(158, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.36, -49.79, 13.96) |
| CIE-LCH | lch(86.36, 51.71, 164.34°) |
| OKLab | oklab(86.48% -0.1381 0.0358) |
| OKLCH | oklch(86.48% 0.143 165.5) |
| XYZ | xyz(45.5995, 68.7132, 58.4271) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.08
Light Greenish Blue
#63F7B4
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 4.09
Aquamarine
#7FFFD4
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F0BC #F06599
analogous
#65F077 #65F0BC #65DFF0
triadic
#65F0BC #BC65F0 #F0BC65
tetradic
#65F0BC #7765F0 #F06599 #DFF065
square
#65F0BC #7765F0 #F06599 #DFF065
split-complementary
#65F0BC #F065DF #F07765
monochromatic
#13C784 #2DEBA4 #65F0BC #9DF5D4 #D5FBED
Accessibility & contrast
On white
1.42
#65F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#65F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F0BC
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F0BC | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1B9
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#13F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f0bc; /* rgb */ color: rgb(101, 240, 188); /* oklch */ color: oklch(86.5% 0.143 165.5);
Tailwind
colors: {
custom: {
50: '#9cf6d0',
500: '#65f0bc',
950: '#000000',
},
}SCSS
$custom: #65f0bc; $custom-light: #9cf6d0; $custom-dark: #000000;
JSON
{
"hex": "#65f0bc",
"rgb": {
"r": 101,
"g": 240,
"b": 188
},
"hsl": {
"h": 157.554,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.86479,
"c": 0.14268,
"h": 165.5
},
"luminance": 0.68718
}Semantic roles & 50–950 ramp
primary
#65F0BC
secondary
#C4356B
accent
#0758DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583