#64E69B#64E69B
#64E69B is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.157 H 155.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64E69B |
|---|---|
| RGB | rgb(100, 230, 155) |
| HSL | hsl(145, 72%, 65%) |
| HSV | hsv(145, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(82.74, -52.57, 26.01) |
| CIE-LCH | lch(82.74, 58.65, 153.67°) |
| OKLab | oklab(83.29% -0.143 0.0656) |
| OKLCH | oklch(83.29% 0.157 155.4) |
| XYZ | xyz(39.4655, 61.6658, 40.8269) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.30
Light Greenish Blue
#63F7B4
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.49
Weird Green
#3AE57F
ΔE00 4.62
Light Blue Green
#7EFBB3
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E69B #E664AF
analogous
#6EE664 #64E69B #64E6DC
triadic
#64E69B #9B64E6 #E69B64
tetradic
#64E69B #646EE6 #E664AF #E6DC64
square
#64E69B #646EE6 #E664AF #E6DC64
split-complementary
#64E69B #DC64E6 #E6646E
monochromatic
#1DB35C #2FDD79 #64E69B #99EEBD #CDF7DF
Accessibility & contrast
On white
1.57
#64E69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#64E69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E69B
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E69B | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D696
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#39E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e69b; /* rgb */ color: rgb(100, 230, 155); /* oklch */ color: oklch(83.3% 0.157 155.4);
Tailwind
colors: {
custom: {
50: '#9aefb9',
500: '#64e69b',
950: '#000000',
},
}SCSS
$custom: #64e69b; $custom-light: #9aefb9; $custom-dark: #000000;
JSON
{
"hex": "#64e69b",
"rgb": {
"r": 100,
"g": 230,
"b": 155
},
"hsl": {
"h": 145.385,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83292,
"c": 0.15735,
"h": 155.4
},
"luminance": 0.6167
}Semantic roles & 50–950 ramp
primary
#64E69B
secondary
#B33B80
accent
#1182D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581