#6EEE99#6EEE99
#6EEE99 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.165 H 152.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE99 |
|---|---|
| RGB | rgb(110, 238, 153) |
| HSL | hsl(140, 79%, 68%) |
| HSV | hsv(140, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(85.38, -53.90, 30.65) |
| CIE-LCH | lch(85.38, 62.00, 150.37°) |
| OKLab | oklab(85.54% -0.1463 0.0768) |
| OKLCH | oklch(85.54% 0.165 152.3) |
| XYZ | xyz(42.7516, 66.7602, 40.7639) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 3.18
Light Bluish Green
#76FDA8
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.45
Sea Green (survey)
#53FCA1
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE99 #EE6EC3
analogous
#83EE6E #6EEE99 #6EEED9
triadic
#6EEE99 #996EEE #EE996E
tetradic
#6EEE99 #6E83EE #EE6EC3 #EED96E
square
#6EEE99 #6E83EE #EE6EC3 #EED96E
split-complementary
#6EEE99 #D96EEE #EE6E83
monochromatic
#18CA54 #37E872 #6EEE99 #A5F4C0 #DCFBE6
Accessibility & contrast
On white
1.46
#6EEE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#6EEE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE99
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE99 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD93
Deuteranopia (green-blind)
#DDD09E
Tritanopia (blue-blind)
#4CEBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eee99; /* rgb */ color: rgb(110, 238, 153); /* oklch */ color: oklch(85.5% 0.165 152.3);
Tailwind
colors: {
custom: {
50: '#a0f4b7',
500: '#6eee99',
950: '#000000',
},
}SCSS
$custom: #6eee99; $custom-light: #a0f4b7; $custom-dark: #000000;
JSON
{
"hex": "#6eee99",
"rgb": {
"r": 110,
"g": 238,
"b": 153
},
"hsl": {
"h": 140.156,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85536,
"c": 0.16523,
"h": 152.3
},
"luminance": 0.66764
}Semantic roles & 50–950 ramp
primary
#6EEE99
secondary
#C63A97
accent
#0A95DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581