#64DBB2#64DBB2
#64DBB2 is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.2% C 0.124 H 167.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBB2 |
|---|---|
| RGB | rgb(100, 219, 178) |
| HSL | hsl(159, 62%, 63%) |
| HSV | hsv(159, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(79.94, -43.22, 10.10) |
| CIE-LCH | lch(79.94, 44.39, 166.84°) |
| OKLab | oklab(81.17% -0.1209 0.0259) |
| OKLCH | oklch(81.17% 0.124 167.9) |
| XYZ | xyz(38.6192, 56.5831, 50.9973) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.68
Seafoam
#7FE0B3
ΔE00 3.15
Mediumaquamarine
#66CDAA
ΔE00 3.53
Aqua Marine
#2EE8BB
ΔE00 4.27
Aquamarine (survey)
#04D8B2
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBB2 #DB648D
analogous
#64DB77 #64DBB2 #64C8DB
triadic
#64DBB2 #B264DB #DBB264
tetradic
#64DBB2 #7764DB #DB648D #C8DB64
square
#64DBB2 #7764DB #DB648D #C8DB64
split-complementary
#64DBB2 #DB64C8 #DB7764
monochromatic
#25A075 #32CF99 #64DBB2 #96E7CB #C7F2E3
Accessibility & contrast
On white
1.70
#64DBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#64DBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBB2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBB2 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#C4C1B5
Tritanopia (blue-blind)
#2DDCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dbb2; /* rgb */ color: rgb(100, 219, 178); /* oklch */ color: oklch(81.2% 0.124 167.9);
Tailwind
colors: {
custom: {
50: '#99e7c9',
500: '#64dbb2',
950: '#000000',
},
}SCSS
$custom: #64dbb2; $custom-light: #99e7c9; $custom-dark: #000000;
JSON
{
"hex": "#64dbb2",
"rgb": {
"r": 100,
"g": 219,
"b": 178
},
"hsl": {
"h": 159.328,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.81168,
"c": 0.12365,
"h": 167.9
},
"luminance": 0.56587
}Semantic roles & 50–950 ramp
primary
#64DBB2
secondary
#A34062
accent
#1B58CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482