#64F7CC#64F7CC
#64F7CC is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.5% C 0.141 H 170.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64F7CC |
|---|---|
| RGB | rgb(100, 247, 204) |
| HSL | hsl(162, 90%, 68%) |
| HSV | hsv(162, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 17.4%, 3.1%) |
| CIE-LAB | lab(88.73, -49.37, 9.01) |
| CIE-LCH | lch(88.73, 50.19, 169.66°) |
| OKLab | oklab(88.52% -0.1388 0.023) |
| OKLCH | oklch(88.52% 0.141 170.6) |
| XYZ | xyz(49.4101, 73.5855, 68.7145) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.24
Aquamarine
#7FFFD4
ΔE00 2.49
Bright Teal
#01F9C6
ΔE00 3.33
Light Aquamarine
#7BFDC7
ΔE00 3.53
Light Aqua
#8CFFDB
ΔE00 3.73
Aqua Marine
#2EE8BB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F7CC #F7648F
analogous
#64F782 #64F7CC #64D8F7
triadic
#64F7CC #CC64F7 #F7CC64
tetradic
#64F7CC #8264F7 #F7648F #D8F764
square
#64F7CC #8264F7 #F7648F #D8F764
split-complementary
#64F7CC #F764D8 #F78264
monochromatic
#0BD69A #2AF4B9 #64F7CC #9EFADF #D8FDF2
Accessibility & contrast
On white
1.34
#64F7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#64F7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F7CC
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F7CC | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CA
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f7cc; /* rgb */ color: rgb(100, 247, 204); /* oklch */ color: oklch(88.5% 0.141 170.6);
Tailwind
colors: {
custom: {
50: '#9dfadb',
500: '#64f7cc',
950: '#000000',
},
}SCSS
$custom: #64f7cc; $custom-light: #9dfadb; $custom-dark: #000000;
JSON
{
"hex": "#64f7cc",
"rgb": {
"r": 100,
"g": 247,
"b": 204
},
"hsl": {
"h": 162.449,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.88516,
"c": 0.14066,
"h": 170.6
},
"luminance": 0.7359
}Semantic roles & 50–950 ramp
primary
#64F7CC
secondary
#D02F5E
accent
#0043E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584