#6EEE92#6EEE92
#6EEE92 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.172 H 150.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE92 |
|---|---|
| RGB | rgb(110, 238, 146) |
| HSL | hsl(137, 79%, 68%) |
| HSV | hsv(137, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(85.27, -55.09, 34.03) |
| CIE-LCH | lch(85.27, 64.75, 148.30°) |
| OKLab | oklab(85.41% -0.1493 0.0846) |
| OKLCH | oklch(85.41% 0.172 150.5) |
| XYZ | xyz(42.1903, 66.5357, 37.8079) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE92 #EE6ECA
analogous
#8AEE6E #6EEE92 #6EEED2
triadic
#6EEE92 #926EEE #EE926E
tetradic
#6EEE92 #6E8AEE #EE6ECA #EED26E
square
#6EEE92 #6E8AEE #EE6ECA #EED26E
split-complementary
#6EEE92 #D26EEE #EE6E8A
monochromatic
#18CA4A #37E869 #6EEE92 #A5F4BB #DCFBE4
Accessibility & contrast
On white
1.47
#6EEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#6EEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE92
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE92 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DED098
Tritanopia (blue-blind)
#4FEAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eee92; /* rgb */ color: rgb(110, 238, 146); /* oklch */ color: oklch(85.4% 0.172 150.5);
Tailwind
colors: {
custom: {
50: '#a1f4b3',
500: '#6eee92',
950: '#000000',
},
}SCSS
$custom: #6eee92; $custom-light: #a1f4b3; $custom-dark: #000000;
JSON
{
"hex": "#6eee92",
"rgb": {
"r": 110,
"g": 238,
"b": 146
},
"hsl": {
"h": 136.875,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85406,
"c": 0.17165,
"h": 150.5
},
"luminance": 0.66539
}Semantic roles & 50–950 ramp
primary
#6EEE92
secondary
#C63A9F
accent
#0AA0DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581