#64F4CC#64F4CC
#64F4CC is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.8% C 0.137 H 171.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4CC |
|---|---|
| RGB | rgb(100, 244, 204) |
| HSL | hsl(163, 87%, 67%) |
| HSV | hsv(163, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(87.86, -48.10, 7.76) |
| CIE-LCH | lch(87.86, 48.73, 170.83°) |
| OKLab | oklab(87.81% -0.1357 0.0198) |
| OKLCH | oklch(87.81% 0.137 171.7) |
| XYZ | xyz(48.5001, 71.7654, 68.4112) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.16
Aquamarine
#7FFFD4
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4CC #F4648C
analogous
#64F484 #64F4CC #64D4F4
triadic
#64F4CC #CC64F4 #F4CC64
tetradic
#64F4CC #8464F4 #F4648C #D4F464
square
#64F4CC #8464F4 #F4648C #D4F464
split-complementary
#64F4CC #F464D4 #F48464
monochromatic
#0FCF9A #2BF0B9 #64F4CC #9DF8DF #D6FCF2
Accessibility & contrast
On white
1.37
#64F4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#64F4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4CC
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4CC | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f4cc; /* rgb */ color: rgb(100, 244, 204); /* oklch */ color: oklch(87.8% 0.137 171.7);
Tailwind
colors: {
custom: {
50: '#9df8db',
500: '#64f4cc',
950: '#000000',
},
}SCSS
$custom: #64f4cc; $custom-light: #9df8db; $custom-dark: #000000;
JSON
{
"hex": "#64f4cc",
"rgb": {
"r": 100,
"g": 244,
"b": 204
},
"hsl": {
"h": 163.333,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.87807,
"c": 0.13713,
"h": 171.7
},
"luminance": 0.7177
}Semantic roles & 50–950 ramp
primary
#64F4CC
secondary
#CB325C
accent
#0241E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584