#64F8D4#64F8D4
#64F8D4 is a very light, vivid teal. Relative luminance 0.746; OKLCH L 89.0% C 0.137 H 174.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8D4 |
|---|---|
| RGB | rgb(100, 248, 212) |
| HSL | hsl(165, 91%, 68%) |
| HSV | hsv(165, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 14.5%, 2.7%) |
| CIE-LAB | lab(89.20, -47.95, 5.54) |
| CIE-LCH | lch(89.20, 48.27, 173.41°) |
| OKLab | oklab(88.97% -0.1363 0.0139) |
| OKLCH | oklch(88.97% 0.137 174.2) |
| XYZ | xyz(50.7010, 74.5924, 74.0004) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 3.14
Light Aqua
#8CFFDB
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 4.32
Aqua (survey)
#13EAC9
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8D4 #F86488
analogous
#64F88A #64F8D4 #64D2F8
triadic
#64F8D4 #D464F8 #F8D464
tetradic
#64F8D4 #8A64F8 #F86488 #D2F864
square
#64F8D4 #8A64F8 #F86488 #D2F864
split-complementary
#64F8D4 #F864D2 #F88A64
monochromatic
#0AD8A6 #29F5C4 #64F8D4 #9FFBE4 #D9FDF4
Accessibility & contrast
On white
1.32
#64F8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#64F8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8D4
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8D4 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D2
Deuteranopia (green-blind)
#DADAD7
Tritanopia (blue-blind)
#00FBED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f8d4; /* rgb */ color: rgb(100, 248, 212); /* oklch */ color: oklch(89.0% 0.137 174.2);
Tailwind
colors: {
custom: {
50: '#9efbe1',
500: '#64f8d4',
950: '#000000',
},
}SCSS
$custom: #64f8d4; $custom-light: #9efbe1; $custom-dark: #000000;
JSON
{
"hex": "#64f8d4",
"rgb": {
"r": 100,
"g": 248,
"b": 212
},
"hsl": {
"h": 165.405,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.88965,
"c": 0.13698,
"h": 174.2
},
"luminance": 0.74598
}Semantic roles & 50–950 ramp
primary
#64F8D4
secondary
#D12F56
accent
#0038E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584