#64DDB1#64DDB1
#64DDB1 is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.6% C 0.127 H 166.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDB1 |
|---|---|
| RGB | rgb(100, 221, 177) |
| HSL | hsl(158, 64%, 63%) |
| HSV | hsv(158, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 19.9%, 13.3%) |
| CIE-LAB | lab(80.51, -44.31, 11.44) |
| CIE-LCH | lch(80.51, 45.77, 165.53°) |
| OKLab | oklab(81.62% -0.1235 0.0293) |
| OKLCH | oklch(81.62% 0.127 166.6) |
| XYZ | xyz(39.0440, 57.5929, 50.6454) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.63
Seafoam
#7FE0B3
ΔE00 2.78
Aqua Marine
#2EE8BB
ΔE00 4.05
Mediumaquamarine
#66CDAA
ΔE00 4.19
Aquamarine (survey)
#04D8B2
ΔE00 4.75
Light Teal
#90E4C1
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDB1 #DD6490
analogous
#64DD74 #64DDB1 #64CCDD
triadic
#64DDB1 #B164DD #DDB164
tetradic
#64DDB1 #7464DD #DD6490 #CCDD64
square
#64DDB1 #7464DD #DD6490 #CCDD64
split-complementary
#64DDB1 #DD64CC #DD7464
monochromatic
#24A375 #32D298 #64DDB1 #96E8CA #C8F3E4
Accessibility & contrast
On white
1.68
#64DDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#64DDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDB1
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDB1 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAF
Deuteranopia (green-blind)
#C7C3B4
Tritanopia (blue-blind)
#2DDED0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64ddb1; /* rgb */ color: rgb(100, 221, 177); /* oklch */ color: oklch(81.6% 0.127 166.6);
Tailwind
colors: {
custom: {
50: '#99e8c8',
500: '#64ddb1',
950: '#000000',
},
}SCSS
$custom: #64ddb1; $custom-light: #99e8c8; $custom-dark: #000000;
JSON
{
"hex": "#64ddb1",
"rgb": {
"r": 100,
"g": 221,
"b": 177
},
"hsl": {
"h": 158.182,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.81622,
"c": 0.12696,
"h": 166.6
},
"luminance": 0.57597
}Semantic roles & 50–950 ramp
primary
#64DDB1
secondary
#A63F65
accent
#1A5ACC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482