#65EFC0#65EFC0
#65EFC0 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.3% C 0.139 H 167.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFC0 |
|---|---|
| RGB | rgb(101, 239, 192) |
| HSL | hsl(160, 81%, 67%) |
| HSV | hsv(160, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 19.7%, 6.3%) |
| CIE-LAB | lab(86.16, -48.50, 11.59) |
| CIE-LCH | lch(86.16, 49.87, 166.56°) |
| OKLab | oklab(86.34% -0.1353 0.0297) |
| OKLCH | oklch(86.34% 0.139 167.6) |
| XYZ | xyz(45.7431, 68.3010, 60.6317) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.67
Aqua Marine
#2EE8BB
ΔE00 3.29
Light Aquamarine
#7BFDC7
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 3.94
Light Greenish Blue
#63F7B4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFC0 #EF6594
analogous
#65EF7B #65EFC0 #65D9EF
triadic
#65EFC0 #C065EF #EFC065
tetradic
#65EFC0 #7B65EF #EF6594 #D9EF65
square
#65EFC0 #7B65EF #EF6594 #D9EF65
split-complementary
#65EFC0 #EF65D9 #EF7B65
monochromatic
#14C589 #2EE9A9 #65EFC0 #9CF5D7 #D4FBED
Accessibility & contrast
On white
1.43
#65EFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#65EFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFC0
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFC0 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BE
Deuteranopia (green-blind)
#D6D2C3
Tritanopia (blue-blind)
#0AF0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65efc0; /* rgb */ color: rgb(101, 239, 192); /* oklch */ color: oklch(86.3% 0.139 167.6);
Tailwind
colors: {
custom: {
50: '#9cf5d3',
500: '#65efc0',
950: '#000000',
},
}SCSS
$custom: #65efc0; $custom-light: #9cf5d3; $custom-dark: #000000;
JSON
{
"hex": "#65efc0",
"rgb": {
"r": 101,
"g": 239,
"b": 192
},
"hsl": {
"h": 159.565,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.8634,
"c": 0.13853,
"h": 167.6
},
"luminance": 0.68305
}Semantic roles & 50–950 ramp
primary
#65EFC0
secondary
#C33666
accent
#0851DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583