#64F2D2#64F2D2
#64F2D2 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.131 H 175.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2D2 |
|---|---|
| RGB | rgb(100, 242, 210) |
| HSL | hsl(166, 85%, 67%) |
| HSV | hsv(166, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 13.2%, 5.1%) |
| CIE-LAB | lab(87.42, -45.85, 4.00) |
| CIE-LCH | lch(87.42, 46.02, 175.01°) |
| OKLab | oklab(87.5% -0.131 0.0099) |
| OKLCH | oklch(87.5% 0.131 175.7) |
| XYZ | xyz(48.6351, 70.8618, 72.0749) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.35
Aqua (survey)
#13EAC9
ΔE00 3.60
Light Aqua
#8CFFDB
ΔE00 4.20
Aquamarine
#7FFFD4
ΔE00 4.36
Aqua Marine
#2EE8BB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2D2 #F26484
analogous
#64F28B #64F2D2 #64CBF2
triadic
#64F2D2 #D264F2 #F2D264
tetradic
#64F2D2 #8B64F2 #F26484 #CBF264
square
#64F2D2 #8B64F2 #F26484 #CBF264
split-complementary
#64F2D2 #F264CB #F28B64
monochromatic
#11CBA1 #2CEDC2 #64F2D2 #9CF7E2 #D5FBF3
Accessibility & contrast
On white
1.38
#64F2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#64F2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2D2
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2D2 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE4D1
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f2d2; /* rgb */ color: rgb(100, 242, 210); /* oklch */ color: oklch(87.5% 0.131 175.7);
Tailwind
colors: {
custom: {
50: '#9df7df',
500: '#64f2d2',
950: '#000000',
},
}SCSS
$custom: #64f2d2; $custom-light: #9df7df; $custom-dark: #000000;
JSON
{
"hex": "#64f2d2",
"rgb": {
"r": 100,
"g": 242,
"b": 210
},
"hsl": {
"h": 166.479,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.87497,
"c": 0.13137,
"h": 175.7
},
"luminance": 0.70867
}Semantic roles & 50–950 ramp
primary
#64F2D2
secondary
#C73354
accent
#0536E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584