#6FEE98#6FEE98
#6FEE98 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.6% C 0.166 H 151.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEE98 |
|---|---|
| RGB | rgb(111, 238, 152) |
| HSL | hsl(139, 79%, 68%) |
| HSV | hsv(139, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(85.40, -53.84, 31.19) |
| CIE-LCH | lch(85.40, 62.22, 149.92°) |
| OKLab | oklab(85.55% -0.1461 0.078) |
| OKLCH | oklch(85.55% 0.166 151.9) |
| XYZ | xyz(42.7945, 66.7919, 40.3366) |
| Luminance | 0.6680 (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.27
Light Green Blue
#56FCA2
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.59
Foam Green
#90FDA9
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEE98 #EE6FC5
analogous
#85EE6F #6FEE98 #6FEED7
triadic
#6FEE98 #986FEE #EE986F
tetradic
#6FEE98 #6F85EE #EE6FC5 #EED76F
square
#6FEE98 #6F85EE #EE6FC5 #EED76F
split-complementary
#6FEE98 #D76FEE #EE6F85
monochromatic
#18CB52 #38E871 #6FEE98 #A6F4BF #DCFBE6
Accessibility & contrast
On white
1.46
#6FEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6FEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEE98
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEE98 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#DDD19D
Tritanopia (blue-blind)
#4FEBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6fee98; /* rgb */ color: rgb(111, 238, 152); /* oklch */ color: oklch(85.6% 0.166 151.9);
Tailwind
colors: {
custom: {
50: '#a1f4b7',
500: '#6fee98',
950: '#000000',
},
}SCSS
$custom: #6fee98; $custom-light: #a1f4b7; $custom-dark: #000000;
JSON
{
"hex": "#6fee98",
"rgb": {
"r": 111,
"g": 238,
"b": 152
},
"hsl": {
"h": 139.37,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.85553,
"c": 0.16565,
"h": 151.9
},
"luminance": 0.66796
}Semantic roles & 50–950 ramp
primary
#6FEE98
secondary
#C63B99
accent
#0A98DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581