#64F5DB#64F5DB
#64F5DB is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.5% C 0.130 H 179.3°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5DB |
|---|---|
| RGB | rgb(100, 245, 219) |
| HSL | hsl(169, 88%, 68%) |
| HSV | hsv(169, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 10.6%, 3.9%) |
| CIE-LAB | lab(88.51, -44.99, 0.89) |
| CIE-LCH | lch(88.51, 45.00, 178.87°) |
| OKLab | oklab(88.46% -0.1301 0.0016) |
| OKLCH | oklch(88.46% 0.13 179.3) |
| XYZ | xyz(50.6882, 73.1234, 78.4470) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.99
Aqua (survey)
#13EAC9
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.72
Light Aqua
#8CFFDB
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 4.94
Aquamarine
#7FFFD4
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5DB #F5647E
analogous
#64F592 #64F5DB #64C7F5
triadic
#64F5DB #DB64F5 #F5DB64
tetradic
#64F5DB #9264F5 #F5647E #C7F564
square
#64F5DB #9264F5 #F5647E #C7F564
split-complementary
#64F5DB #F564C7 #F59264
monochromatic
#0DD1AE #2BF1CE #64F5DB #9DF9E8 #D7FCF6
Accessibility & contrast
On white
1.34
#64F5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#64F5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5DB
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5DB | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7DA
Deuteranopia (green-blind)
#D6D8DD
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f5db; /* rgb */ color: rgb(100, 245, 219); /* oklch */ color: oklch(88.5% 0.130 179.3);
Tailwind
colors: {
custom: {
50: '#9ef9e6',
500: '#64f5db',
950: '#000000',
},
}SCSS
$custom: #64f5db; $custom-light: #9ef9e6; $custom-dark: #000000;
JSON
{
"hex": "#64f5db",
"rgb": {
"r": 100,
"g": 245,
"b": 219
},
"hsl": {
"h": 169.241,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88456,
"c": 0.13016,
"h": 179.3
},
"luminance": 0.73129
}Semantic roles & 50–950 ramp
primary
#64F5DB
secondary
#CC314D
accent
#012AE4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584