#64DEBB#64DEBB
#64DEBB is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.1% C 0.121 H 171.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEBB |
|---|---|
| RGB | rgb(100, 222, 187) |
| HSL | hsl(163, 65%, 63%) |
| HSV | hsv(163, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.04, -42.50, 6.89) |
| CIE-LCH | lch(81.04, 43.05, 170.79°) |
| OKLab | oklab(82.12% -0.1201 0.0176) |
| OKLCH | oklch(82.12% 0.121 171.7) |
| XYZ | xyz(40.3423, 58.5359, 56.1766) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.06
Seafoam Blue
#78D1B6
ΔE00 4.19
Mediumaquamarine
#66CDAA
ΔE00 4.20
Aquamarine (survey)
#04D8B2
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEBB #DE6487
analogous
#64DE7E #64DEBB #64C4DE
triadic
#64DEBB #BB64DE #DEBB64
tetradic
#64DEBB #7E64DE #DE6487 #C4DE64
square
#64DEBB #7E64DE #DE6487 #C4DE64
split-complementary
#64DEBB #DE64C4 #DE7E64
monochromatic
#23A57F #32D3A5 #64DEBB #96E9D1 #C9F3E7
Accessibility & contrast
On white
1.65
#64DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#64DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEBB
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEBB | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#21E0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64debb; /* rgb */ color: rgb(100, 222, 187); /* oklch */ color: oklch(82.1% 0.121 171.7);
Tailwind
colors: {
custom: {
50: '#9ae9cf',
500: '#64debb',
950: '#000000',
},
}SCSS
$custom: #64debb; $custom-light: #9ae9cf; $custom-dark: #000000;
JSON
{
"hex": "#64debb",
"rgb": {
"r": 100,
"g": 222,
"b": 187
},
"hsl": {
"h": 162.787,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82124,
"c": 0.1214,
"h": 171.7
},
"luminance": 0.5854
}Semantic roles & 50–950 ramp
primary
#64DEBB
secondary
#A73F5D
accent
#194CCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483