#64F0DE#64F0DE
#64F0DE is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.4% C 0.124 H 183.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0DE |
|---|---|
| RGB | rgb(100, 240, 222) |
| HSL | hsl(172, 82%, 67%) |
| HSV | hsv(172, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 7.5%, 5.9%) |
| CIE-LAB | lab(87.14, -42.05, -2.67) |
| CIE-LCH | lch(87.14, 42.13, 183.64°) |
| OKLab | oklab(87.37% -0.1237 -0.0079) |
| OKLCH | oklch(87.37% 0.124 183.6) |
| XYZ | xyz(49.5945, 70.2984, 80.0484) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.73
Bright Aqua
#0BF9EA
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 5.48
Bright Turquoise
#0FFEF9
ΔE00 5.87
Light Aqua
#8CFFDB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0DE #F06476
analogous
#64F098 #64F0DE #64BCF0
triadic
#64F0DE #DE64F0 #F0DE64
tetradic
#64F0DE #9864F0 #F06476 #BCF064
square
#64F0DE #9864F0 #F06476 #BCF064
split-complementary
#64F0DE #F064BC #F09864
monochromatic
#13C6AF #2CEBD2 #64F0DE #9CF5EA #D4FBF6
Accessibility & contrast
On white
1.39
#64F0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#64F0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0DE
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0DE | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4DD
Deuteranopia (green-blind)
#D0D4E0
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f0de; /* rgb */ color: rgb(100, 240, 222); /* oklch */ color: oklch(87.4% 0.124 183.6);
Tailwind
colors: {
custom: {
50: '#9df5e8',
500: '#64f0de',
950: '#000000',
},
}SCSS
$custom: #64f0de; $custom-light: #9df5e8; $custom-dark: #000000;
JSON
{
"hex": "#64f0de",
"rgb": {
"r": 100,
"g": 240,
"b": 222
},
"hsl": {
"h": 172.286,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.87374,
"c": 0.12398,
"h": 183.6
},
"luminance": 0.70303
}Semantic roles & 50–950 ramp
primary
#64F0DE
secondary
#C43547
accent
#0723DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584