#6EEE96#6EEE96
#6EEE96 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.168 H 151.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE96 |
|---|---|
| RGB | rgb(110, 238, 150) |
| HSL | hsl(139, 79%, 68%) |
| HSV | hsv(139, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(85.33, -54.42, 32.10) |
| CIE-LCH | lch(85.33, 63.18, 149.46°) |
| OKLab | oklab(85.48% -0.1476 0.0802) |
| OKLCH | oklch(85.48% 0.168 151.5) |
| XYZ | xyz(42.5069, 66.6624, 39.4754) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.56
Sea Green (survey)
#53FCA1
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE96 #EE6EC6
analogous
#86EE6E #6EEE96 #6EEED6
triadic
#6EEE96 #966EEE #EE966E
tetradic
#6EEE96 #6E86EE #EE6EC6 #EED66E
square
#6EEE96 #6E86EE #EE6EC6 #EED66E
split-complementary
#6EEE96 #D66EEE #EE6E86
monochromatic
#18CA4F #37E86E #6EEE96 #A5F4BE #DCFBE5
Accessibility & contrast
On white
1.47
#6EEE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6EEE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE96
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE96 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD90
Deuteranopia (green-blind)
#DDD09C
Tritanopia (blue-blind)
#4EEBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eee96; /* rgb */ color: rgb(110, 238, 150); /* oklch */ color: oklch(85.5% 0.168 151.5);
Tailwind
colors: {
custom: {
50: '#a1f4b5',
500: '#6eee96',
950: '#000000',
},
}SCSS
$custom: #6eee96; $custom-light: #a1f4b5; $custom-dark: #000000;
JSON
{
"hex": "#6eee96",
"rgb": {
"r": 110,
"g": 238,
"b": 150
},
"hsl": {
"h": 138.75,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85479,
"c": 0.16798,
"h": 151.5
},
"luminance": 0.66666
}Semantic roles & 50–950 ramp
primary
#6EEE96
secondary
#C63A9A
accent
#0A9ADB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581