#64F0DA#64F0DA
#64F0DA is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.3% C 0.125 H 181.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0DA |
|---|---|
| RGB | rgb(100, 240, 218) |
| HSL | hsl(171, 82%, 67%) |
| HSV | hsv(171, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(87.04, -43.04, -0.73) |
| CIE-LCH | lch(87.04, 43.05, 180.97°) |
| OKLab | oklab(87.26% -0.1254 -0.0027) |
| OKLCH | oklch(87.26% 0.125 181.2) |
| XYZ | xyz(49.0648, 70.0865, 77.2584) |
| Luminance | 0.7009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.99
Bright Aqua
#0BF9EA
ΔE00 4.33
Turquoise
#40E0D0
ΔE00 4.33
Aqua (survey)
#13EAC9
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 5.92
Light Aqua
#8CFFDB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0DA #F0647A
analogous
#64F094 #64F0DA #64C0F0
triadic
#64F0DA #DA64F0 #F0DA64
tetradic
#64F0DA #9464F0 #F0647A #C0F064
square
#64F0DA #9464F0 #F0647A #C0F064
split-complementary
#64F0DA #F064C0 #F09464
monochromatic
#13C6AA #2CEBCD #64F0DA #9CF5E7 #D4FBF5
Accessibility & contrast
On white
1.40
#64F0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#64F0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0DA
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0DA | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3D9
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f0da; /* rgb */ color: rgb(100, 240, 218); /* oklch */ color: oklch(87.3% 0.125 181.2);
Tailwind
colors: {
custom: {
50: '#9df5e5',
500: '#64f0da',
950: '#000000',
},
}SCSS
$custom: #64f0da; $custom-light: #9df5e5; $custom-dark: #000000;
JSON
{
"hex": "#64f0da",
"rgb": {
"r": 100,
"g": 240,
"b": 218
},
"hsl": {
"h": 170.571,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.87256,
"c": 0.12548,
"h": 181.2
},
"luminance": 0.70091
}Semantic roles & 50–950 ramp
primary
#64F0DA
secondary
#C4354B
accent
#0729DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584