#64DDB2#64DDB2
#64DDB2 is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.6% C 0.126 H 167.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDB2 |
|---|---|
| RGB | rgb(100, 221, 178) |
| HSL | hsl(159, 64%, 63%) |
| HSV | hsv(159, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 19.5%, 13.3%) |
| CIE-LAB | lab(80.53, -44.09, 10.94) |
| CIE-LCH | lch(80.53, 45.43, 166.06°) |
| OKLab | oklab(81.65% -0.1231 0.0281) |
| OKLCH | oklch(81.65% 0.126 167.2) |
| XYZ | xyz(39.1441, 57.6329, 51.1723) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.69
Seafoam
#7FE0B3
ΔE00 2.87
Aqua Marine
#2EE8BB
ΔE00 3.99
Mediumaquamarine
#66CDAA
ΔE00 4.10
Aquamarine (survey)
#04D8B2
ΔE00 4.62
Light Teal
#90E4C1
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDB2 #DD648F
analogous
#64DD76 #64DDB2 #64CBDD
triadic
#64DDB2 #B264DD #DDB264
tetradic
#64DDB2 #7664DD #DD648F #CBDD64
square
#64DDB2 #7664DD #DD648F #CBDD64
split-complementary
#64DDB2 #DD64CB #DD7664
monochromatic
#24A376 #32D299 #64DDB2 #96E8CB #C8F3E4
Accessibility & contrast
On white
1.68
#64DDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#64DDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDB2
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDB2 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFB0
Deuteranopia (green-blind)
#C6C3B5
Tritanopia (blue-blind)
#2CDED1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64ddb2; /* rgb */ color: rgb(100, 221, 178); /* oklch */ color: oklch(81.6% 0.126 167.2);
Tailwind
colors: {
custom: {
50: '#99e8c9',
500: '#64ddb2',
950: '#000000',
},
}SCSS
$custom: #64ddb2; $custom-light: #99e8c9; $custom-dark: #000000;
JSON
{
"hex": "#64ddb2",
"rgb": {
"r": 100,
"g": 221,
"b": 178
},
"hsl": {
"h": 158.678,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.81648,
"c": 0.12624,
"h": 167.2
},
"luminance": 0.57637
}Semantic roles & 50–950 ramp
primary
#64DDB2
secondary
#A63F64
accent
#1A59CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482