#6FEE93#6FEE93
#6FEE93 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.170 H 150.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEE93 |
|---|---|
| RGB | rgb(111, 238, 147) |
| HSL | hsl(137, 79%, 68%) |
| HSV | hsv(137, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(85.32, -54.69, 33.60) |
| CIE-LCH | lch(85.32, 64.18, 148.44°) |
| OKLab | oklab(85.46% -0.1483 0.0836) |
| OKLCH | oklch(85.46% 0.17 150.6) |
| XYZ | xyz(42.3936, 66.6315, 38.2252) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.59
Lightgreen
#90EE90
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEE93 #EE6FCA
analogous
#8AEE6F #6FEE93 #6FEED2
triadic
#6FEE93 #936FEE #EE936F
tetradic
#6FEE93 #6F8AEE #EE6FCA #EED26F
square
#6FEE93 #6F8AEE #EE6FCA #EED26F
split-complementary
#6FEE93 #D26FEE #EE6F8A
monochromatic
#18CB4B #38E86A #6FEE93 #A6F4BC #DCFBE5
Accessibility & contrast
On white
1.47
#6FEE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6FEE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEE93
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEE93 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8D
Deuteranopia (green-blind)
#DED099
Tritanopia (blue-blind)
#51EAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6fee93; /* rgb */ color: rgb(111, 238, 147); /* oklch */ color: oklch(85.5% 0.170 150.6);
Tailwind
colors: {
custom: {
50: '#a1f4b3',
500: '#6fee93',
950: '#000000',
},
}SCSS
$custom: #6fee93; $custom-light: #a1f4b3; $custom-dark: #000000;
JSON
{
"hex": "#6fee93",
"rgb": {
"r": 111,
"g": 238,
"b": 147
},
"hsl": {
"h": 137.008,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.8546,
"c": 0.17025,
"h": 150.6
},
"luminance": 0.66635
}Semantic roles & 50–950 ramp
primary
#6FEE93
secondary
#C63B9F
accent
#0AA0DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581