#64F1DC#64F1DC
#64F1DC is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.5% C 0.126 H 181.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1DC |
|---|---|
| RGB | rgb(100, 241, 220) |
| HSL | hsl(171, 83%, 67%) |
| HSV | hsv(171, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 8.7%, 5.5%) |
| CIE-LAB | lab(87.38, -42.99, -1.28) |
| CIE-LCH | lch(87.38, 43.01, 181.71°) |
| OKLab | oklab(87.55% -0.1256 -0.0041) |
| OKLCH | oklch(87.55% 0.126 181.9) |
| XYZ | xyz(49.6232, 70.7822, 78.7434) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.13
Bright Aqua
#0BF9EA
ΔE00 4.03
Turquoise
#40E0D0
ΔE00 4.39
Aqua (survey)
#13EAC9
ΔE00 4.83
Light Aqua
#8CFFDB
ΔE00 6.12
Light Turquoise
#7EF4CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1DC #F16479
analogous
#64F196 #64F1DC #64C0F1
triadic
#64F1DC #DC64F1 #F1DC64
tetradic
#64F1DC #9664F1 #F16479 #C0F164
square
#64F1DC #9664F1 #F16479 #C0F164
split-complementary
#64F1DC #F164C0 #F19664
monochromatic
#12C8AD #2CECCF #64F1DC #9CF6E9 #D4FBF5
Accessibility & contrast
On white
1.39
#64F1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#64F1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1DC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1DC | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DB
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f1dc; /* rgb */ color: rgb(100, 241, 220); /* oklch */ color: oklch(87.5% 0.126 181.9);
Tailwind
colors: {
custom: {
50: '#9df6e6',
500: '#64f1dc',
950: '#000000',
},
}SCSS
$custom: #64f1dc; $custom-light: #9df6e6; $custom-dark: #000000;
JSON
{
"hex": "#64f1dc",
"rgb": {
"r": 100,
"g": 241,
"b": 220
},
"hsl": {
"h": 171.064,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.87549,
"c": 0.12569,
"h": 181.9
},
"luminance": 0.70787
}Semantic roles & 50–950 ramp
primary
#64F1DC
secondary
#C5344A
accent
#0626E0
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584