#64DDBB#64DDBB
#64DDBB is a light, vivid teal. Relative luminance 0.580; OKLCH L 81.9% C 0.120 H 172.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDBB |
|---|---|
| RGB | rgb(100, 221, 187) |
| HSL | hsl(163, 64%, 63%) |
| HSV | hsv(163, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(80.74, -42.06, 6.47) |
| CIE-LCH | lch(80.74, 42.55, 171.25°) |
| OKLab | oklab(81.89% -0.119 0.0165) |
| OKLCH | oklch(81.89% 0.12 172.1) |
| XYZ | xyz(40.0775, 58.0063, 56.0884) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.03
Eucalyptus
#44D7A8
ΔE00 4.14
Aquamarine (survey)
#04D8B2
ΔE00 4.17
Aqua Marine
#2EE8BB
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDBB #DD6486
analogous
#64DD7E #64DDBB #64C3DD
triadic
#64DDBB #BB64DD #DDBB64
tetradic
#64DDBB #7E64DD #DD6486 #C3DD64
square
#64DDBB #7E64DD #DD6486 #C3DD64
split-complementary
#64DDBB #DD64C3 #DD7E64
monochromatic
#24A37F #32D2A5 #64DDBB #96E8D1 #C8F3E7
Accessibility & contrast
On white
1.67
#64DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#64DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDBB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDBB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#22DFD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64ddbb; /* rgb */ color: rgb(100, 221, 187); /* oklch */ color: oklch(81.9% 0.120 172.1);
Tailwind
colors: {
custom: {
50: '#9ae8cf',
500: '#64ddbb',
950: '#000000',
},
}SCSS
$custom: #64ddbb; $custom-light: #9ae8cf; $custom-dark: #000000;
JSON
{
"hex": "#64ddbb",
"rgb": {
"r": 100,
"g": 221,
"b": 187
},
"hsl": {
"h": 163.14,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.81886,
"c": 0.12017,
"h": 172.1
},
"luminance": 0.5801
}Semantic roles & 50–950 ramp
primary
#64DDBB
secondary
#A63F5C
accent
#1A4CCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483