#6EE5A2#6EE5A2
#6EE5A2 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.6% C 0.145 H 156.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE5A2 |
|---|---|
| RGB | rgb(110, 229, 162) |
| HSL | hsl(146, 70%, 66%) |
| HSV | hsv(146, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 29.3%, 10.2%) |
| CIE-LAB | lab(82.89, -48.56, 22.67) |
| CIE-LCH | lch(82.89, 53.59, 154.98°) |
| OKLab | oklab(83.55% -0.1327 0.0575) |
| OKLCH | oklch(83.55% 0.145 156.6) |
| XYZ | xyz(40.9681, 61.9587, 43.9757) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.57
Aqua Green
#12E193
ΔE00 4.63
Light Blue Green
#7EFBB3
ΔE00 4.78
Seafoam
#7FE0B3
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE5A2 #E56EB1
analogous
#76E56E #6EE5A2 #6EE5DD
triadic
#6EE5A2 #A26EE5 #E5A26E
tetradic
#6EE5A2 #6E76E5 #E56EB1 #E5DD6E
square
#6EE5A2 #6E76E5 #E56EB1 #E5DD6E
split-complementary
#6EE5A2 #DD6EE5 #E56E76
monochromatic
#21B863 #3ADC81 #6EE5A2 #A2EEC3 #D6F8E5
Accessibility & contrast
On white
1.57
#6EE5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#6EE5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE5A2
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE5A2 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#D3CAA6
Tritanopia (blue-blind)
#4BE3D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee5a2; /* rgb */ color: rgb(110, 229, 162); /* oklch */ color: oklch(83.6% 0.145 156.6);
Tailwind
colors: {
custom: {
50: '#9feebd',
500: '#6ee5a2',
950: '#000000',
},
}SCSS
$custom: #6ee5a2; $custom-light: #9feebd; $custom-dark: #000000;
JSON
{
"hex": "#6ee5a2",
"rgb": {
"r": 110,
"g": 229,
"b": 162
},
"hsl": {
"h": 146.218,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83552,
"c": 0.14464,
"h": 156.6
},
"luminance": 0.61962
}Semantic roles & 50–950 ramp
primary
#6EE5A2
secondary
#B83F83
accent
#147FD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582