#6EE596#6EE596
#6EE596 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.156 H 152.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE596 |
|---|---|
| RGB | rgb(110, 229, 150) |
| HSL | hsl(140, 70%, 66%) |
| HSV | hsv(140, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(82.67, -50.78, 28.55) |
| CIE-LCH | lch(82.67, 58.25, 150.65°) |
| OKLab | oklab(83.3% -0.138 0.0717) |
| OKLCH | oklch(83.3% 0.156 152.6) |
| XYZ | xyz(39.9518, 61.5523, 38.6237) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.58
Aqua Green
#12E193
ΔE00 4.74
Lightgreen
#90EE90
ΔE00 4.97
Light Bluish Green
#76FDA8
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE596 #E56EBD
analogous
#82E56E #6EE596 #6EE5D2
triadic
#6EE596 #966EE5 #E5966E
tetradic
#6EE596 #6E82E5 #E56EBD #E5D26E
square
#6EE596 #6E82E5 #E56EBD #E5D26E
split-complementary
#6EE596 #D26EE5 #E56E82
monochromatic
#21B854 #3ADC70 #6EE596 #A2EEBC #D6F8E1
Accessibility & contrast
On white
1.58
#6EE596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#6EE596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE596
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE596 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D591
Deuteranopia (green-blind)
#D5C99B
Tritanopia (blue-blind)
#50E2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee596; /* rgb */ color: rgb(110, 229, 150); /* oklch */ color: oklch(83.3% 0.156 152.6);
Tailwind
colors: {
custom: {
50: '#9feeb5',
500: '#6ee596',
950: '#000000',
},
}SCSS
$custom: #6ee596; $custom-light: #9feeb5; $custom-dark: #000000;
JSON
{
"hex": "#6ee596",
"rgb": {
"r": 110,
"g": 229,
"b": 150
},
"hsl": {
"h": 140.168,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83304,
"c": 0.15552,
"h": 152.6
},
"luminance": 0.61556
}Semantic roles & 50–950 ramp
primary
#6EE596
secondary
#B83F8F
accent
#1492D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581