#64DEBC#64DEBC
#64DEBC is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.2% C 0.121 H 172.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEBC |
|---|---|
| RGB | rgb(100, 222, 188) |
| HSL | hsl(163, 65%, 63%) |
| HSV | hsv(163, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.06, -42.27, 6.40) |
| CIE-LCH | lch(81.06, 42.75, 171.39°) |
| OKLab | oklab(82.15% -0.1197 0.0163) |
| OKLCH | oklch(82.15% 0.121 172.3) |
| XYZ | xyz(40.4497, 58.5789, 56.7424) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.10
Aqua Marine
#2EE8BB
ΔE00 4.18
Aquamarine (survey)
#04D8B2
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.25
Mediumaquamarine
#66CDAA
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEBC #DE6486
analogous
#64DE7F #64DEBC #64C3DE
triadic
#64DEBC #BC64DE #DEBC64
tetradic
#64DEBC #7F64DE #DE6486 #C3DE64
square
#64DEBC #7F64DE #DE6486 #C3DE64
split-complementary
#64DEBC #DE64C3 #DE7F64
monochromatic
#23A580 #32D3A6 #64DEBC #96E9D2 #C9F3E8
Accessibility & contrast
On white
1.65
#64DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#64DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEBC
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEBC | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#1FE0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64debc; /* rgb */ color: rgb(100, 222, 188); /* oklch */ color: oklch(82.2% 0.121 172.3);
Tailwind
colors: {
custom: {
50: '#9ae9d0',
500: '#64debc',
950: '#000000',
},
}SCSS
$custom: #64debc; $custom-light: #9ae9d0; $custom-dark: #000000;
JSON
{
"hex": "#64debc",
"rgb": {
"r": 100,
"g": 222,
"b": 188
},
"hsl": {
"h": 163.279,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82152,
"c": 0.12077,
"h": 172.3
},
"luminance": 0.58583
}Semantic roles & 50–950 ramp
primary
#64DEBC
secondary
#A73F5C
accent
#194BCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483