#65EFC9#65EFC9
#65EFC9 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.6% C 0.133 H 172.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFC9 |
|---|---|
| RGB | rgb(101, 239, 201) |
| HSL | hsl(163, 81%, 67%) |
| HSV | hsv(163, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 15.9%, 6.3%) |
| CIE-LAB | lab(86.36, -46.47, 7.19) |
| CIE-LCH | lch(86.36, 47.02, 171.21°) |
| OKLab | oklab(86.58% -0.1313 0.0183) |
| OKLCH | oklch(86.58% 0.133 172.1) |
| XYZ | xyz(46.7710, 68.7121, 66.0450) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.35
Aqua Marine
#2EE8BB
ΔE00 3.48
Aquamarine
#7FFFD4
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 4.26
Light Aqua
#8CFFDB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFC9 #EF658B
analogous
#65EF84 #65EFC9 #65D0EF
triadic
#65EFC9 #C965EF #EFC965
tetradic
#65EFC9 #8465EF #EF658B #D0EF65
square
#65EFC9 #8465EF #EF658B #D0EF65
split-complementary
#65EFC9 #EF65D0 #EF8465
monochromatic
#14C594 #2EE9B6 #65EFC9 #9CF5DC #D4FBF0
Accessibility & contrast
On white
1.42
#65EFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#65EFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFC9
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFC9 | 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)
#E8E1C7
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65efc9; /* rgb */ color: rgb(101, 239, 201); /* oklch */ color: oklch(86.6% 0.133 172.1);
Tailwind
colors: {
custom: {
50: '#9df5d9',
500: '#65efc9',
950: '#000000',
},
}SCSS
$custom: #65efc9; $custom-light: #9df5d9; $custom-dark: #000000;
JSON
{
"hex": "#65efc9",
"rgb": {
"r": 101,
"g": 239,
"b": 201
},
"hsl": {
"h": 163.478,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86575,
"c": 0.13257,
"h": 172.1
},
"luminance": 0.68717
}Semantic roles & 50–950 ramp
primary
#65EFC9
secondary
#C3365C
accent
#0843DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583