#64F4DE#64F4DE
#64F4DE is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.3% C 0.128 H 181.5°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4DE |
|---|---|
| RGB | rgb(100, 244, 222) |
| HSL | hsl(171, 87%, 67%) |
| HSV | hsv(171, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 9%, 4.3%) |
| CIE-LAB | lab(88.29, -43.82, -0.99) |
| CIE-LCH | lch(88.29, 43.83, 181.29°) |
| OKLab | oklab(88.31% -0.1278 -0.0034) |
| OKLCH | oklch(88.31% 0.128 181.5) |
| XYZ | xyz(50.7850, 72.6794, 80.4452) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.10
Bright Aqua
#0BF9EA
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 4.90
Turquoise
#40E0D0
ΔE00 4.99
Light Aqua
#8CFFDB
ΔE00 5.72
Light Turquoise
#7EF4CC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4DE #F4647A
analogous
#64F496 #64F4DE #64C2F4
triadic
#64F4DE #DE64F4 #F4DE64
tetradic
#64F4DE #9664F4 #F4647A #C2F464
square
#64F4DE #9664F4 #F4647A #C2F464
split-complementary
#64F4DE #F464C2 #F49664
monochromatic
#0FCFB2 #2BF0D2 #64F4DE #9DF8EA #D6FCF6
Accessibility & contrast
On white
1.35
#64F4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#64F4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4DE
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4DE | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#D4D7E0
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f4de; /* rgb */ color: rgb(100, 244, 222); /* oklch */ color: oklch(88.3% 0.128 181.5);
Tailwind
colors: {
custom: {
50: '#9ef8e8',
500: '#64f4de',
950: '#000000',
},
}SCSS
$custom: #64f4de; $custom-light: #9ef8e8; $custom-dark: #000000;
JSON
{
"hex": "#64f4de",
"rgb": {
"r": 100,
"g": 244,
"b": 222
},
"hsl": {
"h": 170.833,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.88309,
"c": 0.12787,
"h": 181.5
},
"luminance": 0.72685
}Semantic roles & 50–950 ramp
primary
#64F4DE
secondary
#CB3249
accent
#0225E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584