#64F4DC#64F4DC
#64F4DC is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.3% C 0.129 H 180.3°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4DC |
|---|---|
| RGB | rgb(100, 244, 220) |
| HSL | hsl(170, 87%, 67%) |
| HSV | hsv(170, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(88.24, -44.31, -0.02) |
| CIE-LCH | lch(88.24, 44.31, 180.02°) |
| OKLab | oklab(88.25% -0.1287 -0.0008) |
| OKLCH | oklch(88.25% 0.129 180.3) |
| XYZ | xyz(50.5186, 72.5728, 79.0419) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.92
Bright Aqua
#0BF9EA
ΔE00 4.34
Aqua (survey)
#13EAC9
ΔE00 4.53
Turquoise
#40E0D0
ΔE00 5.21
Light Aqua
#8CFFDB
ΔE00 5.27
Light Turquoise
#7EF4CC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4DC #F4647C
analogous
#64F494 #64F4DC #64C4F4
triadic
#64F4DC #DC64F4 #F4DC64
tetradic
#64F4DC #9464F4 #F4647C #C4F464
square
#64F4DC #9464F4 #F4647C #C4F464
split-complementary
#64F4DC #F464C4 #F49464
monochromatic
#0FCFAF #2BF0CF #64F4DC #9DF8E9 #D6FCF6
Accessibility & contrast
On white
1.35
#64F4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#64F4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4DC
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4DC | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DB
Deuteranopia (green-blind)
#D5D7DE
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f4dc; /* rgb */ color: rgb(100, 244, 220); /* oklch */ color: oklch(88.3% 0.129 180.3);
Tailwind
colors: {
custom: {
50: '#9df8e6',
500: '#64f4dc',
950: '#000000',
},
}SCSS
$custom: #64f4dc; $custom-light: #9df8e6; $custom-dark: #000000;
JSON
{
"hex": "#64f4dc",
"rgb": {
"r": 100,
"g": 244,
"b": 220
},
"hsl": {
"h": 170,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.88251,
"c": 0.12869,
"h": 180.3
},
"luminance": 0.72578
}Semantic roles & 50–950 ramp
primary
#64F4DC
secondary
#CB324B
accent
#0228E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584