#64F0CC#64F0CC
#64F0CC is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.9% C 0.132 H 173.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0CC |
|---|---|
| RGB | rgb(100, 240, 204) |
| HSL | hsl(165, 82%, 67%) |
| HSV | hsv(165, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(86.69, -46.39, 6.09) |
| CIE-LCH | lch(86.69, 46.79, 172.52°) |
| OKLab | oklab(86.86% -0.1316 0.0154) |
| OKLCH | oklch(86.86% 0.132 173.3) |
| XYZ | xyz(47.3096, 69.3844, 68.0143) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.61
Aqua (survey)
#13EAC9
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 3.81
Aquamarine
#7FFFD4
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0CC #F06488
analogous
#64F086 #64F0CC #64CEF0
triadic
#64F0CC #CC64F0 #F0CC64
tetradic
#64F0CC #8664F0 #F06488 #CEF064
square
#64F0CC #8664F0 #F06488 #CEF064
split-complementary
#64F0CC #F064CE #F08664
monochromatic
#13C698 #2CEBBA #64F0CC #9CF5DE #D4FBF1
Accessibility & contrast
On white
1.41
#64F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#64F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0CC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0CC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CA
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f0cc; /* rgb */ color: rgb(100, 240, 204); /* oklch */ color: oklch(86.9% 0.132 173.3);
Tailwind
colors: {
custom: {
50: '#9cf5db',
500: '#64f0cc',
950: '#000000',
},
}SCSS
$custom: #64f0cc; $custom-light: #9cf5db; $custom-dark: #000000;
JSON
{
"hex": "#64f0cc",
"rgb": {
"r": 100,
"g": 240,
"b": 204
},
"hsl": {
"h": 164.571,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.86861,
"c": 0.13247,
"h": 173.3
},
"luminance": 0.69389
}Semantic roles & 50–950 ramp
primary
#64F0CC
secondary
#C43559
accent
#073EDF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584