#64DBBF#64DBBF
#64DBBF is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.5% C 0.115 H 175.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBBF |
|---|---|
| RGB | rgb(100, 219, 191) |
| HSL | hsl(166, 62%, 63%) |
| HSV | hsv(166, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(80.25, -40.23, 3.64) |
| CIE-LCH | lch(80.25, 40.39, 174.83°) |
| OKLab | oklab(81.52% -0.1151 0.009) |
| OKLCH | oklch(81.52% 0.115 175.5) |
| XYZ | xyz(39.9868, 57.1302, 58.2001) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.43
Mediumaquamarine
#66CDAA
ΔE00 4.40
Aquamarine (survey)
#04D8B2
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBBF #DB6480
analogous
#64DB83 #64DBBF #64BCDB
triadic
#64DBBF #BF64DB #DBBF64
tetradic
#64DBBF #8364DB #DB6480 #BCDB64
square
#64DBBF #8364DB #DB6480 #BCDB64
split-complementary
#64DBBF #DB64BC #DB8364
monochromatic
#25A083 #32CFAA #64DBBF #96E7D4 #C7F2E8
Accessibility & contrast
On white
1.69
#64DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#64DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBBF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBBF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#C2C2C1
Tritanopia (blue-blind)
#1DDDD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64dbbf; /* rgb */ color: rgb(100, 219, 191); /* oklch */ color: oklch(81.5% 0.115 175.5);
Tailwind
colors: {
custom: {
50: '#99e7d2',
500: '#64dbbf',
950: '#000000',
},
}SCSS
$custom: #64dbbf; $custom-light: #99e7d2; $custom-dark: #000000;
JSON
{
"hex": "#64dbbf",
"rgb": {
"r": 100,
"g": 219,
"b": 191
},
"hsl": {
"h": 165.882,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.8152,
"c": 0.11545,
"h": 175.5
},
"luminance": 0.57134
}Semantic roles & 50–950 ramp
primary
#64DBBF
secondary
#A34057
accent
#1B45CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483