#65EFD3#65EFD3
#65EFD3 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.9% C 0.127 H 177.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFD3 |
|---|---|
| RGB | rgb(101, 239, 211) |
| HSL | hsl(168, 81%, 67%) |
| HSV | hsv(168, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 11.7%, 6.3%) |
| CIE-LAB | lab(86.60, -44.12, 2.30) |
| CIE-LCH | lch(86.60, 44.18, 177.01°) |
| OKLab | oklab(86.85% -0.1269 0.0054) |
| OKLCH | oklch(86.85% 0.127 177.6) |
| XYZ | xyz(47.9858, 69.1980, 72.4431) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.09
Aqua (survey)
#13EAC9
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 4.25
Light Aqua
#8CFFDB
ΔE00 4.95
Turquoise
#40E0D0
ΔE00 5.23
Aqua Marine
#2EE8BB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFD3 #EF6581
analogous
#65EF8E #65EFD3 #65C6EF
triadic
#65EFD3 #D365EF #EFD365
tetradic
#65EFD3 #8E65EF #EF6581 #C6EF65
square
#65EFD3 #8E65EF #EF6581 #C6EF65
split-complementary
#65EFD3 #EF65C6 #EF8E65
monochromatic
#14C5A1 #2EE9C3 #65EFD3 #9CF5E3 #D4FBF3
Accessibility & contrast
On white
1.42
#65EFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#65EFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFD3
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFD3 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D2
Deuteranopia (green-blind)
#D2D2D5
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65efd3; /* rgb */ color: rgb(101, 239, 211); /* oklch */ color: oklch(86.9% 0.127 177.6);
Tailwind
colors: {
custom: {
50: '#9df5e0',
500: '#65efd3',
950: '#000000',
},
}SCSS
$custom: #65efd3; $custom-light: #9df5e0; $custom-dark: #000000;
JSON
{
"hex": "#65efd3",
"rgb": {
"r": 101,
"g": 239,
"b": 211
},
"hsl": {
"h": 167.826,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.8685,
"c": 0.12703,
"h": 177.6
},
"luminance": 0.69203
}Semantic roles & 50–950 ramp
primary
#65EFD3
secondary
#C33652
accent
#0833DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584