#64DDB3#64DDB3
#64DDB3 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.7% C 0.126 H 167.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDB3 |
|---|---|
| RGB | rgb(100, 221, 179) |
| HSL | hsl(159, 64%, 63%) |
| HSV | hsv(159, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 19%, 13.3%) |
| CIE-LAB | lab(80.56, -43.87, 10.44) |
| CIE-LCH | lch(80.56, 45.10, 166.61°) |
| OKLab | oklab(81.67% -0.1226 0.0268) |
| OKLCH | oklch(81.67% 0.126 167.7) |
| XYZ | xyz(39.2448, 57.6732, 51.7030) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.78
Seafoam
#7FE0B3
ΔE00 2.97
Aqua Marine
#2EE8BB
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 4.02
Aquamarine (survey)
#04D8B2
ΔE00 4.51
Light Teal
#90E4C1
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDB3 #DD648E
analogous
#64DD77 #64DDB3 #64CADD
triadic
#64DDB3 #B364DD #DDB364
tetradic
#64DDB3 #7764DD #DD648E #CADD64
square
#64DDB3 #7764DD #DD648E #CADD64
split-complementary
#64DDB3 #DD64CA #DD7764
monochromatic
#24A377 #32D29A #64DDB3 #96E8CC #C8F3E4
Accessibility & contrast
On white
1.68
#64DDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#64DDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDB3
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDB3 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B1
Deuteranopia (green-blind)
#C6C3B6
Tritanopia (blue-blind)
#2BDED1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64ddb3; /* rgb */ color: rgb(100, 221, 179); /* oklch */ color: oklch(81.7% 0.126 167.7);
Tailwind
colors: {
custom: {
50: '#99e8c9',
500: '#64ddb3',
950: '#000000',
},
}SCSS
$custom: #64ddb3; $custom-light: #99e8c9; $custom-dark: #000000;
JSON
{
"hex": "#64ddb3",
"rgb": {
"r": 100,
"g": 221,
"b": 179
},
"hsl": {
"h": 159.174,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.81673,
"c": 0.12552,
"h": 167.7
},
"luminance": 0.57677
}Semantic roles & 50–950 ramp
primary
#64DDB3
secondary
#A63F63
accent
#1A58CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482