#6EE698#6EE698
#6EE698 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.155 H 153.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE698 |
|---|---|
| RGB | rgb(110, 230, 152) |
| HSL | hsl(141, 71%, 67%) |
| HSV | hsv(141, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(83.00, -50.83, 27.97) |
| CIE-LCH | lch(83.00, 58.02, 151.18°) |
| OKLab | oklab(83.59% -0.1382 0.0703) |
| OKLCH | oklch(83.59% 0.155 153) |
| XYZ | xyz(40.3917, 62.1722, 39.5716) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 4.47
Aqua Green
#12E193
ΔE00 4.70
Light Bluish Green
#76FDA8
ΔE00 4.90
Light Blue Green
#7EFBB3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE698 #E66EBC
analogous
#80E66E #6EE698 #6EE6D4
triadic
#6EE698 #986EE6 #E6986E
tetradic
#6EE698 #6E80E6 #E66EBC #E6D46E
square
#6EE698 #6E80E6 #E66EBC #E6D46E
split-complementary
#6EE698 #D46EE6 #E66E80
monochromatic
#20BA56 #3ADD73 #6EE698 #A2EFBD #D6F8E2
Accessibility & contrast
On white
1.56
#6EE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#6EE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE698
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE698 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#4FE3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee698; /* rgb */ color: rgb(110, 230, 152); /* oklch */ color: oklch(83.6% 0.155 153.0);
Tailwind
colors: {
custom: {
50: '#9fefb7',
500: '#6ee698',
950: '#000000',
},
}SCSS
$custom: #6ee698; $custom-light: #9fefb7; $custom-dark: #000000;
JSON
{
"hex": "#6ee698",
"rgb": {
"r": 110,
"g": 230,
"b": 152
},
"hsl": {
"h": 141,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.83585,
"c": 0.15508,
"h": 153
},
"luminance": 0.62176
}Semantic roles & 50–950 ramp
primary
#6EE698
secondary
#B93F8E
accent
#1390D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581