#6FE09A#6FE09A
#6FE09A is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.2% C 0.144 H 154.4°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE09A |
|---|---|
| RGB | rgb(111, 224, 154) |
| HSL | hsl(143, 65%, 66%) |
| HSV | hsv(143, 50%, 88%) |
| CMYK | cmyk(50.4%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(81.30, -47.73, 24.64) |
| CIE-LCH | lch(81.30, 53.72, 152.69°) |
| OKLab | oklab(82.22% -0.1301 0.0623) |
| OKLCH | oklch(82.22% 0.144 154.4) |
| XYZ | xyz(39.0410, 59.0207, 39.9004) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.65
Hospital Green
#9BE5AA
ΔE00 5.12
Seafoam Green
#7AF9AB
ΔE00 5.45
Seafoam (survey)
#80F9AD
ΔE00 5.48
Seafoam
#7FE0B3
ΔE00 5.48
Weird Green
#3AE57F
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE09A #E06FB5
analogous
#7CE06F #6FE09A #6FE0D2
triadic
#6FE09A #9A6FE0 #E09A6F
tetradic
#6FE09A #6F7CE0 #E06FB5 #E0D26F
square
#6FE09A #6F7CE0 #E06FB5 #E0D26F
split-complementary
#6FE09A #D26FE0 #E06F7C
monochromatic
#26AF5A #3DD577 #6FE09A #A1EBBD #D4F6E1
Accessibility & contrast
On white
1.64
#6FE09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6FE09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE09A
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE09A | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D196
Deuteranopia (green-blind)
#CFC59E
Tritanopia (blue-blind)
#52DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fe09a; /* rgb */ color: rgb(111, 224, 154); /* oklch */ color: oklch(82.2% 0.144 154.4);
Tailwind
colors: {
custom: {
50: '#9feab8',
500: '#6fe09a',
950: '#000000',
},
}SCSS
$custom: #6fe09a; $custom-light: #9feab8; $custom-dark: #000000;
JSON
{
"hex": "#6fe09a",
"rgb": {
"r": 111,
"g": 224,
"b": 154
},
"hsl": {
"h": 142.832,
"s": 64.571,
"l": 65.686
},
"oklch": {
"l": 0.82217,
"c": 0.14428,
"h": 154.4
},
"luminance": 0.59024
}Semantic roles & 50–950 ramp
primary
#6FE09A
secondary
#B14387
accent
#1988CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481