#64F0D2#64F0D2
#64F0D2 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.0% C 0.129 H 176.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0D2 |
|---|---|
| RGB | rgb(100, 240, 210) |
| HSL | hsl(167, 82%, 67%) |
| HSV | hsv(167, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 12.5%, 5.9%) |
| CIE-LAB | lab(86.84, -44.98, 3.16) |
| CIE-LCH | lch(86.84, 45.09, 175.98°) |
| OKLab | oklab(87.03% -0.1289 0.0077) |
| OKLCH | oklch(87.03% 0.129 176.6) |
| XYZ | xyz(48.0431, 69.6778, 71.8776) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.42
Aqua (survey)
#13EAC9
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.80
Light Aqua
#8CFFDB
ΔE00 4.63
Aquamarine
#7FFFD4
ΔE00 4.95
Aqua Marine
#2EE8BB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0D2 #F06482
analogous
#64F08C #64F0D2 #64C8F0
triadic
#64F0D2 #D264F0 #F0D264
tetradic
#64F0D2 #8C64F0 #F06482 #C8F064
square
#64F0D2 #8C64F0 #F06482 #C8F064
split-complementary
#64F0D2 #F064C8 #F08C64
monochromatic
#13C6A0 #2CEBC2 #64F0D2 #9CF5E2 #D4FBF2
Accessibility & contrast
On white
1.41
#64F0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#64F0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0D2
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0D2 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2D1
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f0d2; /* rgb */ color: rgb(100, 240, 210); /* oklch */ color: oklch(87.0% 0.129 176.6);
Tailwind
colors: {
custom: {
50: '#9df5df',
500: '#64f0d2',
950: '#000000',
},
}SCSS
$custom: #64f0d2; $custom-light: #9df5df; $custom-dark: #000000;
JSON
{
"hex": "#64f0d2",
"rgb": {
"r": 100,
"g": 240,
"b": 210
},
"hsl": {
"h": 167.143,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.87026,
"c": 0.12916,
"h": 176.6
},
"luminance": 0.69683
}Semantic roles & 50–950 ramp
primary
#64F0D2
secondary
#C43553
accent
#0735DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584