#64F9D8#64F9D8
#64F9D8 is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.3% C 0.136 H 175.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64F9D8 |
|---|---|
| RGB | rgb(100, 249, 216) |
| HSL | hsl(167, 93%, 68%) |
| HSV | hsv(167, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 13.3%, 2.4%) |
| CIE-LAB | lab(89.59, -47.44, 4.02) |
| CIE-LCH | lch(89.59, 47.61, 175.16°) |
| OKLab | oklab(89.31% -0.1355 0.0099) |
| OKLCH | oklch(89.31% 0.136 175.8) |
| XYZ | xyz(51.5200, 75.4132, 76.7935) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Aqua
#8CFFDB
ΔE00 3.56
Aquamarine
#7FFFD4
ΔE00 3.69
Aqua (survey)
#13EAC9
ΔE00 4.42
Bright Teal
#01F9C6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F9D8 #F96485
analogous
#64F98D #64F9D8 #64D0F9
triadic
#64F9D8 #D864F9 #F9D864
tetradic
#64F9D8 #8D64F9 #F96485 #D0F964
square
#64F9D8 #8D64F9 #F96485 #D0F964
split-complementary
#64F9D8 #F964D0 #F98D64
monochromatic
#08DAAC #29F7C9 #64F9D8 #9FFBE7 #DAFEF6
Accessibility & contrast
On white
1.31
#64F9D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#64F9D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F9D8
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F9D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F9D8 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EBD7
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#00FCEF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64f9d8; /* rgb */ color: rgb(100, 249, 216); /* oklch */ color: oklch(89.3% 0.136 175.8);
Tailwind
colors: {
custom: {
50: '#9efce4',
500: '#64f9d8',
950: '#000000',
},
}SCSS
$custom: #64f9d8; $custom-light: #9efce4; $custom-dark: #000000;
JSON
{
"hex": "#64f9d8",
"rgb": {
"r": 100,
"g": 249,
"b": 216
},
"hsl": {
"h": 166.711,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.8931,
"c": 0.1359,
"h": 175.8
},
"luminance": 0.75419
}Semantic roles & 50–950 ramp
primary
#64F9D8
secondary
#D22F53
accent
#0033E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584