#6FEE91#6FEE91
#6FEE91 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.172 H 150.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEE91 |
|---|---|
| RGB | rgb(111, 238, 145) |
| HSL | hsl(136, 79%, 68%) |
| HSV | hsv(136, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(85.29, -55.02, 34.56) |
| CIE-LCH | lch(85.29, 64.97, 147.87°) |
| OKLab | oklab(85.42% -0.1491 0.0859) |
| OKLCH | oklch(85.42% 0.172 150.1) |
| XYZ | xyz(42.2380, 66.5693, 37.4059) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.49
Light Bluish Green
#76FDA8
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.93
Sea Green (survey)
#53FCA1
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEE91 #EE6FCC
analogous
#8CEE6F #6FEE91 #6FEED0
triadic
#6FEE91 #916FEE #EE916F
tetradic
#6FEE91 #6F8CEE #EE6FCC #EED06F
square
#6FEE91 #6F8CEE #EE6FCC #EED06F
split-complementary
#6FEE91 #D06FEE #EE6F8C
monochromatic
#18CB48 #38E867 #6FEE91 #A6F4BB #DCFBE5
Accessibility & contrast
On white
1.47
#6FEE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#6FEE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEE91
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEE91 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8A
Deuteranopia (green-blind)
#DED097
Tritanopia (blue-blind)
#52EAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6fee91; /* rgb */ color: rgb(111, 238, 145); /* oklch */ color: oklch(85.4% 0.172 150.1);
Tailwind
colors: {
custom: {
50: '#a1f4b2',
500: '#6fee91',
950: '#000000',
},
}SCSS
$custom: #6fee91; $custom-light: #a1f4b2; $custom-dark: #000000;
JSON
{
"hex": "#6fee91",
"rgb": {
"r": 111,
"g": 238,
"b": 145
},
"hsl": {
"h": 136.063,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.85423,
"c": 0.1721,
"h": 150.1
},
"luminance": 0.66573
}Semantic roles & 50–950 ramp
primary
#6FEE91
secondary
#C63BA1
accent
#0AA3DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581