#6FE19A#6FE19A
#6FE19A is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.5% C 0.146 H 154.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE19A |
|---|---|
| RGB | rgb(111, 225, 154) |
| HSL | hsl(143, 66%, 66%) |
| HSV | hsv(143, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 31.6%, 11.8%) |
| CIE-LAB | lab(81.60, -48.15, 25.05) |
| CIE-LCH | lch(81.60, 54.28, 152.52°) |
| OKLab | oklab(82.46% -0.1312 0.0633) |
| OKLCH | oklch(82.46% 0.146 154.3) |
| XYZ | xyz(39.3106, 59.5598, 39.9902) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.62
Hospital Green
#9BE5AA
ΔE00 5.14
Seafoam Green
#7AF9AB
ΔE00 5.21
Seafoam (survey)
#80F9AD
ΔE00 5.26
Weird Green
#3AE57F
ΔE00 5.43
Light Greenish Blue
#63F7B4
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE19A #E16FB6
analogous
#7DE16F #6FE19A #6FE1D3
triadic
#6FE19A #9A6FE1 #E19A6F
tetradic
#6FE19A #6F7DE1 #E16FB6 #E1D36F
square
#6FE19A #6F7DE1 #E16FB6 #E1D36F
split-complementary
#6FE19A #D36FE1 #E16F7D
monochromatic
#25B15A #3CD676 #6FE19A #A2ECBE #D4F6E1
Accessibility & contrast
On white
1.63
#6FE19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6FE19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE19A
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE19A | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D296
Deuteranopia (green-blind)
#D0C69E
Tritanopia (blue-blind)
#52DFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fe19a; /* rgb */ color: rgb(111, 225, 154); /* oklch */ color: oklch(82.5% 0.146 154.3);
Tailwind
colors: {
custom: {
50: '#9febb8',
500: '#6fe19a',
950: '#000000',
},
}SCSS
$custom: #6fe19a; $custom-light: #9febb8; $custom-dark: #000000;
JSON
{
"hex": "#6fe19a",
"rgb": {
"r": 111,
"g": 225,
"b": 154
},
"hsl": {
"h": 142.632,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.82458,
"c": 0.1457,
"h": 154.3
},
"luminance": 0.59563
}Semantic roles & 50–950 ramp
primary
#6FE19A
secondary
#B24288
accent
#1889CD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481