#64EBD9#64EBD9
#64EBD9 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.1% C 0.121 H 183.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBD9 |
|---|---|
| RGB | rgb(100, 235, 217) |
| HSL | hsl(172, 77%, 66%) |
| HSV | hsv(172, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 7.7%, 7.8%) |
| CIE-LAB | lab(85.57, -41.07, -2.36) |
| CIE-LCH | lch(85.57, 41.13, 183.29°) |
| OKLab | oklab(86.06% -0.1207 -0.007) |
| OKLCH | oklch(86.06% 0.121 183.3) |
| XYZ | xyz(47.4826, 67.1310, 76.0874) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.95
Turquoise
#40E0D0
ΔE00 3.20
Bright Aqua
#0BF9EA
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 5.26
Bright Turquoise
#0FFEF9
ΔE00 6.59
Light Turquoise
#7EF4CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBD9 #EB6476
analogous
#64EB95 #64EBD9 #64B9EB
triadic
#64EBD9 #D964EB #EBD964
tetradic
#64EBD9 #9564EB #EB6476 #B9EB64
square
#64EBD9 #9564EB #EB6476 #B9EB64
split-complementary
#64EBD9 #EB64B9 #EB9564
monochromatic
#18BCA6 #2EE4CC #64EBD9 #9AF2E6 #D0F9F4
Accessibility & contrast
On white
1.46
#64EBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#64EBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBD9
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBD9 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#CCCFDB
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64ebd9; /* rgb */ color: rgb(100, 235, 217); /* oklch */ color: oklch(86.1% 0.121 183.3);
Tailwind
colors: {
custom: {
50: '#9cf2e4',
500: '#64ebd9',
950: '#000000',
},
}SCSS
$custom: #64ebd9; $custom-light: #9cf2e4; $custom-dark: #000000;
JSON
{
"hex": "#64ebd9",
"rgb": {
"r": 100,
"g": 235,
"b": 217
},
"hsl": {
"h": 172,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.86055,
"c": 0.1209,
"h": 183.3
},
"luminance": 0.67136
}Semantic roles & 50–950 ramp
primary
#64EBD9
secondary
#BB3849
accent
#0C27D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584