#64DDB7#64DDB7
#64DDB7 is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.8% C 0.123 H 169.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDB7 |
|---|---|
| RGB | rgb(100, 221, 183) |
| HSL | hsl(161, 64%, 63%) |
| HSV | hsv(161, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 17.2%, 13.3%) |
| CIE-LAB | lab(80.65, -42.97, 8.46) |
| CIE-LCH | lch(80.65, 43.80, 168.87°) |
| OKLab | oklab(81.78% -0.1208 0.0216) |
| OKLCH | oklch(81.78% 0.123 169.9) |
| XYZ | xyz(39.6553, 57.8374, 53.8645) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 3.59
Mediumaquamarine
#66CDAA
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 3.97
Aquamarine (survey)
#04D8B2
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDB7 #DD648A
analogous
#64DD7A #64DDB7 #64C6DD
triadic
#64DDB7 #B764DD #DDB764
tetradic
#64DDB7 #7A64DD #DD648A #C6DD64
square
#64DDB7 #7A64DD #DD648A #C6DD64
split-complementary
#64DDB7 #DD64C6 #DD7A64
monochromatic
#24A37B #32D2A0 #64DDB7 #96E8CE #C8F3E6
Accessibility & contrast
On white
1.67
#64DDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#64DDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDB7
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDB7 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B5
Deuteranopia (green-blind)
#C5C3BA
Tritanopia (blue-blind)
#27DED2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64ddb7; /* rgb */ color: rgb(100, 221, 183); /* oklch */ color: oklch(81.8% 0.123 169.9);
Tailwind
colors: {
custom: {
50: '#99e8cc',
500: '#64ddb7',
950: '#000000',
},
}SCSS
$custom: #64ddb7; $custom-light: #99e8cc; $custom-dark: #000000;
JSON
{
"hex": "#64ddb7",
"rgb": {
"r": 100,
"g": 221,
"b": 183
},
"hsl": {
"h": 161.157,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.81778,
"c": 0.12275,
"h": 169.9
},
"luminance": 0.57841
}Semantic roles & 50–950 ramp
primary
#64DDB7
secondary
#A63F5F
accent
#1A52CC
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483