#64EBA2#64EBA2
#64EBA2 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.158 H 156.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBA2 |
|---|---|
| RGB | rgb(100, 235, 162) |
| HSL | hsl(148, 77%, 66%) |
| HSV | hsv(148, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.34, -53.26, 24.61) |
| CIE-LCH | lch(84.34, 58.66, 155.20°) |
| OKLab | oklab(84.65% -0.1451 0.0623) |
| OKLCH | oklch(84.65% 0.158 156.8) |
| XYZ | xyz(41.4819, 64.7307, 44.4836) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 3.82
Aqua Green
#12E193
ΔE00 4.18
Light Green Blue
#56FCA2
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBA2 #EB64AD
analogous
#69EB64 #64EBA2 #64EBE6
triadic
#64EBA2 #A264EB #EBA264
tetradic
#64EBA2 #6469EB #EB64AD #EBE664
square
#64EBA2 #6469EB #EB64AD #EBE664
split-complementary
#64EBA2 #E664EB #EB6469
monochromatic
#18BC64 #2EE481 #64EBA2 #9AF2C3 #D0F9E3
Accessibility & contrast
On white
1.51
#64EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#64EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBA2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBA2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9E
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#32E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eba2; /* rgb */ color: rgb(100, 235, 162); /* oklch */ color: oklch(84.7% 0.158 156.8);
Tailwind
colors: {
custom: {
50: '#9bf2be',
500: '#64eba2',
950: '#000000',
},
}SCSS
$custom: #64eba2; $custom-light: #9bf2be; $custom-dark: #000000;
JSON
{
"hex": "#64eba2",
"rgb": {
"r": 100,
"g": 235,
"b": 162
},
"hsl": {
"h": 147.556,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84651,
"c": 0.1579,
"h": 156.8
},
"luminance": 0.64735
}Semantic roles & 50–950 ramp
primary
#64EBA2
secondary
#BB387F
accent
#0C7BD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582