#6EEA98#6EEA98
#6EEA98 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.6% C 0.161 H 152.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEA98 |
|---|---|
| RGB | rgb(110, 234, 152) |
| HSL | hsl(140, 75%, 67%) |
| HSV | hsv(140, 53%, 92%) |
| CMYK | cmyk(53%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(84.19, -52.46, 29.56) |
| CIE-LCH | lch(84.19, 60.22, 150.60°) |
| OKLab | oklab(84.55% -0.1425 0.0741) |
| OKLCH | oklch(84.55% 0.161 152.5) |
| XYZ | xyz(41.5177, 64.4241, 39.9469) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.70
Light Bluish Green
#76FDA8
ΔE00 4.03
Weird Green
#3AE57F
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.23
Sea Green (survey)
#53FCA1
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEA98 #EA6EC0
analogous
#82EA6E #6EEA98 #6EEAD6
triadic
#6EEA98 #986EEA #EA986E
tetradic
#6EEA98 #6E82EA #EA6EC0 #EAD66E
square
#6EEA98 #6E82EA #EA6EC0 #EAD66E
split-complementary
#6EEA98 #D66EEA #EA6E82
monochromatic
#1CC254 #39E272 #6EEA98 #A3F2BE #D9F9E4
Accessibility & contrast
On white
1.51
#6EEA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#6EEA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEA98
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEA98 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D9CD9D
Tritanopia (blue-blind)
#4EE7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6eea98; /* rgb */ color: rgb(110, 234, 152); /* oklch */ color: oklch(84.6% 0.161 152.5);
Tailwind
colors: {
custom: {
50: '#a0f1b7',
500: '#6eea98',
950: '#000000',
},
}SCSS
$custom: #6eea98; $custom-light: #a0f1b7; $custom-dark: #000000;
JSON
{
"hex": "#6eea98",
"rgb": {
"r": 110,
"g": 234,
"b": 152
},
"hsl": {
"h": 140.323,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.84551,
"c": 0.16064,
"h": 152.5
},
"luminance": 0.64428
}Semantic roles & 50–950 ramp
primary
#6EEA98
secondary
#C03C93
accent
#0F93D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581