#64E2BC#64E2BC
#64E2BC is a very light, vivid teal. Relative luminance 0.607; OKLCH L 83.1% C 0.126 H 170.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2BC |
|---|---|
| RGB | rgb(100, 226, 188) |
| HSL | hsl(162, 68%, 64%) |
| HSV | hsv(162, 56%, 89%) |
| CMYK | cmyk(55.8%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(82.23, -44.02, 8.08) |
| CIE-LCH | lch(82.23, 44.76, 169.60°) |
| OKLab | oklab(83.11% -0.124 0.0206) |
| OKLCH | oklch(83.11% 0.126 170.5) |
| XYZ | xyz(41.5247, 60.7289, 57.1007) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.80
Eucalyptus
#44D7A8
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.30
Aquamarine (survey)
#04D8B2
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2BC #E2648A
analogous
#64E27D #64E2BC #64C9E2
triadic
#64E2BC #BC64E2 #E2BC64
tetradic
#64E2BC #7D64E2 #E2648A #C9E264
square
#64E2BC #7D64E2 #E2648A #C9E264
split-complementary
#64E2BC #E264C9 #E27D64
monochromatic
#20AC81 #30D8A6 #64E2BC #98ECD2 #CBF5E9
Accessibility & contrast
On white
1.60
#64E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#64E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2BC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2BC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BA
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#1CE4D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e2bc; /* rgb */ color: rgb(100, 226, 188); /* oklch */ color: oklch(83.1% 0.126 170.5);
Tailwind
colors: {
custom: {
50: '#9aecd0',
500: '#64e2bc',
950: '#000000',
},
}SCSS
$custom: #64e2bc; $custom-light: #9aecd0; $custom-dark: #000000;
JSON
{
"hex": "#64e2bc",
"rgb": {
"r": 100,
"g": 226,
"b": 188
},
"hsl": {
"h": 161.905,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.83106,
"c": 0.12567,
"h": 170.5
},
"luminance": 0.60733
}Semantic roles & 50–950 ramp
primary
#64E2BC
secondary
#AD3D5F
accent
#154ED0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583