#64DBB3#64DBB3
#64DBB3 is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.2% C 0.123 H 168.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBB3 |
|---|---|
| RGB | rgb(100, 219, 179) |
| HSL | hsl(160, 62%, 63%) |
| HSV | hsv(160, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 18.3%, 14.1%) |
| CIE-LAB | lab(79.97, -43.00, 9.60) |
| CIE-LCH | lch(79.97, 44.06, 167.41°) |
| OKLab | oklab(81.19% -0.1205 0.0246) |
| OKLCH | oklch(81.19% 0.123 168.5) |
| XYZ | xyz(38.7199, 56.6235, 51.5280) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.81
Seafoam
#7FE0B3
ΔE00 3.28
Mediumaquamarine
#66CDAA
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 4.26
Aquamarine (survey)
#04D8B2
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBB3 #DB648C
analogous
#64DB77 #64DBB3 #64C8DB
triadic
#64DBB3 #B364DB #DBB364
tetradic
#64DBB3 #7764DB #DB648C #C8DB64
square
#64DBB3 #7764DB #DB648C #C8DB64
split-complementary
#64DBB3 #DB64C8 #DB7764
monochromatic
#25A076 #32CF9B #64DBB3 #96E7CB #C7F2E4
Accessibility & contrast
On white
1.70
#64DBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#64DBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBB3
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBB3 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB1
Deuteranopia (green-blind)
#C4C1B6
Tritanopia (blue-blind)
#2CDCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dbb3; /* rgb */ color: rgb(100, 219, 179); /* oklch */ color: oklch(81.2% 0.123 168.5);
Tailwind
colors: {
custom: {
50: '#99e7c9',
500: '#64dbb3',
950: '#000000',
},
}SCSS
$custom: #64dbb3; $custom-light: #99e7c9; $custom-dark: #000000;
JSON
{
"hex": "#64dbb3",
"rgb": {
"r": 100,
"g": 219,
"b": 179
},
"hsl": {
"h": 159.832,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.81194,
"c": 0.12295,
"h": 168.5
},
"luminance": 0.56627
}Semantic roles & 50–950 ramp
primary
#64DBB3
secondary
#A34061
accent
#1B56CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482