#64DEB0#64DEB0
#64DEB0 is a light, vivid teal. Relative luminance 0.581; OKLCH L 81.8% C 0.129 H 165.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEB0 |
|---|---|
| RGB | rgb(100, 222, 176) |
| HSL | hsl(157, 65%, 63%) |
| HSV | hsv(157, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(80.78, -44.97, 12.35) |
| CIE-LCH | lch(80.78, 46.63, 164.64°) |
| OKLab | oklab(81.84% -0.125 0.0317) |
| OKLCH | oklch(81.84% 0.129 165.8) |
| XYZ | xyz(39.2095, 58.0828, 50.2107) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.65
Eucalyptus
#44D7A8
ΔE00 2.71
Aqua Marine
#2EE8BB
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.59
Aquamarine (survey)
#04D8B2
ΔE00 5.04
Light Teal
#90E4C1
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEB0 #DE6492
analogous
#64DE73 #64DEB0 #64CFDE
triadic
#64DEB0 #B064DE #DEB064
tetradic
#64DEB0 #7364DE #DE6492 #CFDE64
square
#64DEB0 #7364DE #DE6492 #CFDE64
split-complementary
#64DEB0 #DE64CF #DE7364
monochromatic
#23A574 #32D396 #64DEB0 #96E9CA #C9F3E3
Accessibility & contrast
On white
1.66
#64DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#64DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEB0
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEB0 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AE
Deuteranopia (green-blind)
#C8C3B3
Tritanopia (blue-blind)
#2DDED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64deb0; /* rgb */ color: rgb(100, 222, 176); /* oklch */ color: oklch(81.8% 0.129 165.8);
Tailwind
colors: {
custom: {
50: '#99e9c7',
500: '#64deb0',
950: '#000000',
},
}SCSS
$custom: #64deb0; $custom-light: #99e9c7; $custom-dark: #000000;
JSON
{
"hex": "#64deb0",
"rgb": {
"r": 100,
"g": 222,
"b": 176
},
"hsl": {
"h": 157.377,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.81837,
"c": 0.129,
"h": 165.8
},
"luminance": 0.58086
}Semantic roles & 50–950 ramp
primary
#64DEB0
secondary
#A73F66
accent
#195DCD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482