#64F3DC#64F3DC
#64F3DC is a very light, vivid teal. Relative luminance 0.720; OKLCH L 88.0% C 0.128 H 180.9°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3DC |
|---|---|
| RGB | rgb(100, 243, 220) |
| HSL | hsl(170, 86%, 67%) |
| HSV | hsv(170, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(87.96, -43.87, -0.44) |
| CIE-LCH | lch(87.96, 43.87, 180.57°) |
| OKLab | oklab(88.02% -0.1277 -0.0019) |
| OKLCH | oklch(88.02% 0.128 180.9) |
| XYZ | xyz(50.2185, 71.9727, 78.9418) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.93
Bright Aqua
#0BF9EA
ΔE00 4.21
Aqua (survey)
#13EAC9
ΔE00 4.60
Turquoise
#40E0D0
ΔE00 4.93
Light Aqua
#8CFFDB
ΔE00 5.55
Light Turquoise
#7EF4CC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3DC #F3647B
analogous
#64F395 #64F3DC #64C2F3
triadic
#64F3DC #DC64F3 #F3DC64
tetradic
#64F3DC #9564F3 #F3647B #C2F364
square
#64F3DC #9564F3 #F3647B #C2F364
split-complementary
#64F3DC #F364C2 #F39564
monochromatic
#10CDAE #2BEFCF #64F3DC #9DF7E9 #D6FCF6
Accessibility & contrast
On white
1.36
#64F3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#64F3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3DC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3DC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DB
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f3dc; /* rgb */ color: rgb(100, 243, 220); /* oklch */ color: oklch(88.0% 0.128 180.9);
Tailwind
colors: {
custom: {
50: '#9df7e6',
500: '#64f3dc',
950: '#000000',
},
}SCSS
$custom: #64f3dc; $custom-light: #9df7e6; $custom-dark: #000000;
JSON
{
"hex": "#64f3dc",
"rgb": {
"r": 100,
"g": 243,
"b": 220
},
"hsl": {
"h": 170.35,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.88017,
"c": 0.12768,
"h": 180.9
},
"luminance": 0.71978
}Semantic roles & 50–950 ramp
primary
#64F3DC
secondary
#C9324B
accent
#0327E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584