#64F4CE#64F4CE
#64F4CE is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.9% C 0.136 H 172.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4CE |
|---|---|
| RGB | rgb(100, 244, 206) |
| HSL | hsl(164, 87%, 67%) |
| HSV | hsv(164, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 15.6%, 4.3%) |
| CIE-LAB | lab(87.90, -47.64, 6.79) |
| CIE-LCH | lch(87.90, 48.12, 171.89°) |
| OKLab | oklab(87.86% -0.1348 0.0172) |
| OKLCH | oklch(87.86% 0.136 172.7) |
| XYZ | xyz(48.7415, 71.8620, 69.6826) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.34
Aquamarine
#7FFFD4
ΔE00 3.20
Light Aqua
#8CFFDB
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4CE #F4648A
analogous
#64F486 #64F4CE #64D2F4
triadic
#64F4CE #CE64F4 #F4CE64
tetradic
#64F4CE #8664F4 #F4648A #D2F464
square
#64F4CE #8664F4 #F4648A #D2F464
split-complementary
#64F4CE #F464D2 #F48664
monochromatic
#0FCF9C #2BF0BC #64F4CE #9DF8E0 #D6FCF2
Accessibility & contrast
On white
1.37
#64F4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#64F4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4CE
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4CE | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CC
Deuteranopia (green-blind)
#D8D6D1
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f4ce; /* rgb */ color: rgb(100, 244, 206); /* oklch */ color: oklch(87.9% 0.136 172.7);
Tailwind
colors: {
custom: {
50: '#9df8dd',
500: '#64f4ce',
950: '#000000',
},
}SCSS
$custom: #64f4ce; $custom-light: #9df8dd; $custom-dark: #000000;
JSON
{
"hex": "#64f4ce",
"rgb": {
"r": 100,
"g": 244,
"b": 206
},
"hsl": {
"h": 164.167,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.8786,
"c": 0.13591,
"h": 172.7
},
"luminance": 0.71867
}Semantic roles & 50–950 ramp
primary
#64F4CE
secondary
#CB325A
accent
#023EE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584