#64F2DC#64F2DC
#64F2DC is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.8% C 0.127 H 181.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2DC |
|---|---|
| RGB | rgb(100, 242, 220) |
| HSL | hsl(171, 85%, 67%) |
| HSV | hsv(171, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(87.67, -43.43, -0.86) |
| CIE-LCH | lch(87.67, 43.44, 181.13°) |
| OKLab | oklab(87.78% -0.1266 -0.003) |
| OKLCH | oklch(87.78% 0.127 181.4) |
| XYZ | xyz(49.9201, 71.3758, 78.8424) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.00
Bright Aqua
#0BF9EA
ΔE00 4.11
Turquoise
#40E0D0
ΔE00 4.66
Aqua (survey)
#13EAC9
ΔE00 4.70
Light Aqua
#8CFFDB
ΔE00 5.83
Light Turquoise
#7EF4CC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2DC #F2647A
analogous
#64F295 #64F2DC #64C1F2
triadic
#64F2DC #DC64F2 #F2DC64
tetradic
#64F2DC #9564F2 #F2647A #C1F264
square
#64F2DC #9564F2 #F2647A #C1F264
split-complementary
#64F2DC #F264C1 #F29564
monochromatic
#11CBAE #2CEDCF #64F2DC #9CF7E9 #D5FBF6
Accessibility & contrast
On white
1.37
#64F2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#64F2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2DC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2DC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DB
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f2dc; /* rgb */ color: rgb(100, 242, 220); /* oklch */ color: oklch(87.8% 0.127 181.4);
Tailwind
colors: {
custom: {
50: '#9df7e6',
500: '#64f2dc',
950: '#000000',
},
}SCSS
$custom: #64f2dc; $custom-light: #9df7e6; $custom-dark: #000000;
JSON
{
"hex": "#64f2dc",
"rgb": {
"r": 100,
"g": 242,
"b": 220
},
"hsl": {
"h": 170.704,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.87783,
"c": 0.12668,
"h": 181.4
},
"luminance": 0.71381
}Semantic roles & 50–950 ramp
primary
#64F2DC
secondary
#C7334A
accent
#0527E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584