#6EE098#6EE098
#6EE098 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.147 H 153.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE098 |
|---|---|
| RGB | rgb(110, 224, 152) |
| HSL | hsl(142, 65%, 65%) |
| HSV | hsv(142, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 32.1%, 12.2%) |
| CIE-LAB | lab(81.23, -48.35, 25.57) |
| CIE-LCH | lch(81.23, 54.69, 152.12°) |
| OKLab | oklab(82.14% -0.1317 0.0645) |
| OKLCH | oklch(82.14% 0.147 153.9) |
| XYZ | xyz(38.7507, 58.8901, 39.0246) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.57
Weird Green
#3AE57F
ΔE00 5.26
Hospital Green
#9BE5AA
ΔE00 5.29
Seafoam Green
#7AF9AB
ΔE00 5.43
Seafoam (survey)
#80F9AD
ΔE00 5.49
Light Greenish Blue
#63F7B4
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE098 #E06EB6
analogous
#7DE06E #6EE098 #6EE0D1
triadic
#6EE098 #986EE0 #E0986E
tetradic
#6EE098 #6E7DE0 #E06EB6 #E0D16E
square
#6EE098 #6E7DE0 #E06EB6 #E0D16E
split-complementary
#6EE098 #D16EE0 #E06E7D
monochromatic
#25AE58 #3CD574 #6EE098 #A0EBBC #D3F6E0
Accessibility & contrast
On white
1.64
#6EE098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#6EE098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE098
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE098 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D193
Deuteranopia (green-blind)
#CFC59C
Tritanopia (blue-blind)
#51DECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee098; /* rgb */ color: rgb(110, 224, 152); /* oklch */ color: oklch(82.1% 0.147 153.9);
Tailwind
colors: {
custom: {
50: '#9feab6',
500: '#6ee098',
950: '#000000',
},
}SCSS
$custom: #6ee098; $custom-light: #9feab6; $custom-dark: #000000;
JSON
{
"hex": "#6ee098",
"rgb": {
"r": 110,
"g": 224,
"b": 152
},
"hsl": {
"h": 142.105,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.82136,
"c": 0.14666,
"h": 153.9
},
"luminance": 0.58893
}Semantic roles & 50–950 ramp
primary
#6EE098
secondary
#B04288
accent
#198ACD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481