#6EEE98#6EEE98
#6EEE98 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.166 H 152.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE98 |
|---|---|
| RGB | rgb(110, 238, 152) |
| HSL | hsl(140, 79%, 68%) |
| HSV | hsv(140, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(85.37, -54.07, 31.14) |
| CIE-LCH | lch(85.37, 62.40, 150.07°) |
| OKLab | oklab(85.52% -0.1467 0.0779) |
| OKLCH | oklch(85.52% 0.166 152) |
| XYZ | xyz(42.6693, 66.7273, 40.3308) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.00
Light Bluish Green
#76FDA8
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.54
Foam Green
#90FDA9
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE98 #EE6EC4
analogous
#84EE6E #6EEE98 #6EEED8
triadic
#6EEE98 #986EEE #EE986E
tetradic
#6EEE98 #6E84EE #EE6EC4 #EED86E
square
#6EEE98 #6E84EE #EE6EC4 #EED86E
split-complementary
#6EEE98 #D86EEE #EE6E84
monochromatic
#18CA52 #37E871 #6EEE98 #A5F4BF #DCFBE6
Accessibility & contrast
On white
1.46
#6EEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#6EEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE98
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE98 | 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)
#EFDD92
Deuteranopia (green-blind)
#DDD09D
Tritanopia (blue-blind)
#4DEBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eee98; /* rgb */ color: rgb(110, 238, 152); /* oklch */ color: oklch(85.5% 0.166 152.0);
Tailwind
colors: {
custom: {
50: '#a0f4b7',
500: '#6eee98',
950: '#000000',
},
}SCSS
$custom: #6eee98; $custom-light: #a0f4b7; $custom-dark: #000000;
JSON
{
"hex": "#6eee98",
"rgb": {
"r": 110,
"g": 238,
"b": 152
},
"hsl": {
"h": 139.688,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85517,
"c": 0.16614,
"h": 152
},
"luminance": 0.66731
}Semantic roles & 50–950 ramp
primary
#6EEE98
secondary
#C63A98
accent
#0A97DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581