#64E9D5#64E9D5
#64E9D5 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.5% C 0.120 H 181.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9D5 |
|---|---|
| RGB | rgb(100, 233, 213) |
| HSL | hsl(171, 75%, 65%) |
| HSV | hsv(171, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 8.6%, 8.6%) |
| CIE-LAB | lab(84.89, -41.16, -1.25) |
| CIE-LCH | lch(84.89, 41.18, 181.74°) |
| OKLab | oklab(85.47% -0.1203 -0.004) |
| OKLCH | oklch(85.47% 0.12 181.9) |
| XYZ | xyz(46.3993, 65.7866, 73.1907) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.81
Turquoise
#40E0D0
ΔE00 3.10
Aqua (survey)
#13EAC9
ΔE00 4.74
Bright Aqua
#0BF9EA
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 6.62
Seafoam Blue
#78D1B6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9D5 #E96478
analogous
#64E992 #64E9D5 #64BBE9
triadic
#64E9D5 #D564E9 #E9D564
tetradic
#64E9D5 #9264E9 #E96478 #BBE964
square
#64E9D5 #9264E9 #E96478 #BBE964
split-complementary
#64E9D5 #E964BB #E99264
monochromatic
#1AB8A1 #2EE1C6 #64E9D5 #9AF1E4 #CFF8F2
Accessibility & contrast
On white
1.48
#64E9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#64E9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9D5
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9D5 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD4
Deuteranopia (green-blind)
#CBCED7
Tritanopia (blue-blind)
#00EDE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e9d5; /* rgb */ color: rgb(100, 233, 213); /* oklch */ color: oklch(85.5% 0.120 181.9);
Tailwind
colors: {
custom: {
50: '#9cf0e1',
500: '#64e9d5',
950: '#000000',
},
}SCSS
$custom: #64e9d5; $custom-light: #9cf0e1; $custom-dark: #000000;
JSON
{
"hex": "#64e9d5",
"rgb": {
"r": 100,
"g": 233,
"b": 213
},
"hsl": {
"h": 170.977,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.85467,
"c": 0.12042,
"h": 181.9
},
"luminance": 0.65791
}Semantic roles & 50–950 ramp
primary
#64E9D5
secondary
#B8394C
accent
#0E2CD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584