#64F2CC#64F2CC
#64F2CC is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.3% C 0.135 H 172.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2CC |
|---|---|
| RGB | rgb(100, 242, 204) |
| HSL | hsl(164, 85%, 67%) |
| HSV | hsv(164, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.27, -47.25, 6.93) |
| CIE-LCH | lch(87.27, 47.76, 171.66°) |
| OKLab | oklab(87.33% -0.1336 0.0176) |
| OKLCH | oklch(87.33% 0.135 172.5) |
| XYZ | xyz(47.9016, 70.5684, 68.2117) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.31
Aquamarine
#7FFFD4
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.00
Bright Teal
#01F9C6
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2CC #F2648A
analogous
#64F285 #64F2CC #64D1F2
triadic
#64F2CC #CC64F2 #F2CC64
tetradic
#64F2CC #8564F2 #F2648A #D1F264
square
#64F2CC #8564F2 #F2648A #D1F264
split-complementary
#64F2CC #F264D1 #F28564
monochromatic
#11CB99 #2CEDB9 #64F2CC #9CF7DF #D5FBF1
Accessibility & contrast
On white
1.39
#64F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#64F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2CC
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2CC | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CA
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f2cc; /* rgb */ color: rgb(100, 242, 204); /* oklch */ color: oklch(87.3% 0.135 172.5);
Tailwind
colors: {
custom: {
50: '#9df7db',
500: '#64f2cc',
950: '#000000',
},
}SCSS
$custom: #64f2cc; $custom-light: #9df7db; $custom-dark: #000000;
JSON
{
"hex": "#64f2cc",
"rgb": {
"r": 100,
"g": 242,
"b": 204
},
"hsl": {
"h": 163.944,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.87334,
"c": 0.13479,
"h": 172.5
},
"luminance": 0.70573
}Semantic roles & 50–950 ramp
primary
#64F2CC
secondary
#C7335B
accent
#0540E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584