#64DCB2#64DCB2
#64DCB2 is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.4% C 0.125 H 167.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCB2 |
|---|---|
| RGB | rgb(100, 220, 178) |
| HSL | hsl(159, 63%, 63%) |
| HSV | hsv(159, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(80.24, -43.66, 10.52) |
| CIE-LCH | lch(80.24, 44.91, 166.45°) |
| OKLab | oklab(81.41% -0.122 0.027) |
| OKLCH | oklch(81.41% 0.125 167.5) |
| XYZ | xyz(38.8808, 57.1065, 51.0845) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.67
Seafoam
#7FE0B3
ΔE00 2.99
Mediumaquamarine
#66CDAA
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.12
Aquamarine (survey)
#04D8B2
ΔE00 4.49
Light Teal
#90E4C1
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCB2 #DC648E
analogous
#64DC76 #64DCB2 #64CADC
triadic
#64DCB2 #B264DC #DCB264
tetradic
#64DCB2 #7664DC #DC648E #CADC64
square
#64DCB2 #7664DC #DC648E #CADC64
split-complementary
#64DCB2 #DC64CA #DC7664
monochromatic
#24A176 #32D199 #64DCB2 #96E7CB #C8F3E4
Accessibility & contrast
On white
1.69
#64DCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#64DCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCB2
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCB2 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB0
Deuteranopia (green-blind)
#C5C2B5
Tritanopia (blue-blind)
#2CDDD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64dcb2; /* rgb */ color: rgb(100, 220, 178); /* oklch */ color: oklch(81.4% 0.125 167.5);
Tailwind
colors: {
custom: {
50: '#99e7c9',
500: '#64dcb2',
950: '#000000',
},
}SCSS
$custom: #64dcb2; $custom-light: #99e7c9; $custom-dark: #000000;
JSON
{
"hex": "#64dcb2",
"rgb": {
"r": 100,
"g": 220,
"b": 178
},
"hsl": {
"h": 159,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81408,
"c": 0.12495,
"h": 167.5
},
"luminance": 0.5711
}Semantic roles & 50–950 ramp
primary
#64DCB2
secondary
#A54063
accent
#1B58CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482