#64F0DB#64F0DB
#64F0DB is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.3% C 0.125 H 181.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0DB |
|---|---|
| RGB | rgb(100, 240, 219) |
| HSL | hsl(171, 82%, 67%) |
| HSV | hsv(171, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 8.8%, 5.9%) |
| CIE-LAB | lab(87.06, -42.79, -1.22) |
| CIE-LCH | lch(87.06, 42.81, 181.63°) |
| OKLab | oklab(87.29% -0.125 -0.004) |
| OKLCH | oklch(87.29% 0.125 181.8) |
| XYZ | xyz(49.1960, 70.1390, 77.9496) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.13
Bright Aqua
#0BF9EA
ΔE00 4.15
Turquoise
#40E0D0
ΔE00 4.23
Aqua (survey)
#13EAC9
ΔE00 4.76
Light Aqua
#8CFFDB
ΔE00 6.19
Light Turquoise
#7EF4CC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0DB #F06479
analogous
#64F095 #64F0DB #64BFF0
triadic
#64F0DB #DB64F0 #F0DB64
tetradic
#64F0DB #9564F0 #F06479 #BFF064
square
#64F0DB #9564F0 #F06479 #BFF064
split-complementary
#64F0DB #F064BF #F09564
monochromatic
#13C6AC #2CEBCE #64F0DB #9CF5E8 #D4FBF5
Accessibility & contrast
On white
1.40
#64F0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#64F0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0DB
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0DB | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3DA
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f0db; /* rgb */ color: rgb(100, 240, 219); /* oklch */ color: oklch(87.3% 0.125 181.8);
Tailwind
colors: {
custom: {
50: '#9df5e6',
500: '#64f0db',
950: '#000000',
},
}SCSS
$custom: #64f0db; $custom-light: #9df5e6; $custom-dark: #000000;
JSON
{
"hex": "#64f0db",
"rgb": {
"r": 100,
"g": 240,
"b": 219
},
"hsl": {
"h": 171,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.87285,
"c": 0.12508,
"h": 181.8
},
"luminance": 0.70144
}Semantic roles & 50–950 ramp
primary
#64F0DB
secondary
#C4354A
accent
#0727DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584