#64F1DD#64F1DD
#64F1DD is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.6% C 0.125 H 182.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1DD |
|---|---|
| RGB | rgb(100, 241, 221) |
| HSL | hsl(171, 83%, 67%) |
| HSV | hsv(171, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 8.3%, 5.5%) |
| CIE-LAB | lab(87.40, -42.74, -1.77) |
| CIE-LCH | lch(87.40, 42.78, 182.37°) |
| OKLab | oklab(87.58% -0.1252 -0.0054) |
| OKLCH | oklch(87.58% 0.125 182.5) |
| XYZ | xyz(49.7561, 70.8353, 79.4430) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.31
Bright Aqua
#0BF9EA
ΔE00 3.86
Turquoise
#40E0D0
ΔE00 4.31
Aqua (survey)
#13EAC9
ΔE00 5.06
Bright Turquoise
#0FFEF9
ΔE00 6.25
Light Aqua
#8CFFDB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1DD #F16478
analogous
#64F196 #64F1DD #64BFF1
triadic
#64F1DD #DD64F1 #F1DD64
tetradic
#64F1DD #9664F1 #F16478 #BFF164
square
#64F1DD #9664F1 #F16478 #BFF164
split-complementary
#64F1DD #F164BF #F19664
monochromatic
#12C8AF #2CECD1 #64F1DD #9CF6E9 #D4FBF6
Accessibility & contrast
On white
1.38
#64F1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#64F1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1DD
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1DD | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DC
Deuteranopia (green-blind)
#D1D4DF
Tritanopia (blue-blind)
#00F5EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f1dd; /* rgb */ color: rgb(100, 241, 221); /* oklch */ color: oklch(87.6% 0.125 182.5);
Tailwind
colors: {
custom: {
50: '#9df6e7',
500: '#64f1dd',
950: '#000000',
},
}SCSS
$custom: #64f1dd; $custom-light: #9df6e7; $custom-dark: #000000;
JSON
{
"hex": "#64f1dd",
"rgb": {
"r": 100,
"g": 241,
"b": 221
},
"hsl": {
"h": 171.489,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.87578,
"c": 0.1253,
"h": 182.5
},
"luminance": 0.7084
}Semantic roles & 50–950 ramp
primary
#64F1DD
secondary
#C53448
accent
#0625E0
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584