#64E8B5#64E8B5
#64E8B5 is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.4% C 0.138 H 164.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8B5 |
|---|---|
| RGB | rgb(100, 232, 181) |
| HSL | hsl(157, 74%, 65%) |
| HSV | hsv(157, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 22%, 9%) |
| CIE-LAB | lab(83.84, -48.15, 14.04) |
| CIE-LCH | lch(83.84, 50.15, 163.74°) |
| OKLab | oklab(84.36% -0.1335 0.036) |
| OKLCH | oklch(84.36% 0.138 164.9) |
| XYZ | xyz(42.4485, 63.7547, 53.7760) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 4.24
Light Greenish Blue
#63F7B4
ΔE00 4.26
Eucalyptus
#44D7A8
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8B5 #E86497
analogous
#64E873 #64E8B5 #64D9E8
triadic
#64E8B5 #B564E8 #E8B564
tetradic
#64E8B5 #7364E8 #E86497 #D9E864
square
#64E8B5 #7364E8 #E86497 #D9E864
split-complementary
#64E8B5 #E864D9 #E87364
monochromatic
#1BB77A #2FE09C #64E8B5 #99F0CE #CFF8E8
Accessibility & contrast
On white
1.53
#64E8B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#64E8B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8B5
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8B5 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B2
Deuteranopia (green-blind)
#D1CBB8
Tritanopia (blue-blind)
#21E8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e8b5; /* rgb */ color: rgb(100, 232, 181); /* oklch */ color: oklch(84.4% 0.138 164.9);
Tailwind
colors: {
custom: {
50: '#9bf0cb',
500: '#64e8b5',
950: '#000000',
},
}SCSS
$custom: #64e8b5; $custom-light: #9bf0cb; $custom-dark: #000000;
JSON
{
"hex": "#64e8b5",
"rgb": {
"r": 100,
"g": 232,
"b": 181
},
"hsl": {
"h": 156.818,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.84362,
"c": 0.13821,
"h": 164.9
},
"luminance": 0.63759
}Semantic roles & 50–950 ramp
primary
#64E8B5
secondary
#B63A6A
accent
#0F5CD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582