#6AF191#6AF191
#6AF191 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.179 H 150.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF191 |
|---|---|
| RGB | rgb(106, 241, 145) |
| HSL | hsl(137, 83%, 68%) |
| HSV | hsv(137, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(86.01, -57.35, 35.48) |
| CIE-LCH | lch(86.01, 67.44, 148.26°) |
| OKLab | oklab(85.98% -0.1553 0.088) |
| OKLCH | oklch(85.98% 0.179 150.5) |
| XYZ | xyz(42.5069, 68.0152, 37.6708) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.38
Light Bluish Green
#76FDA8
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF191 #F16ACA
analogous
#86F16A #6AF191 #6AF1D4
triadic
#6AF191 #916AF1 #F1916A
tetradic
#6AF191 #6A86F1 #F16ACA #F1D46A
square
#6AF191 #6A86F1 #F16ACA #F1D46A
split-complementary
#6AF191 #D46AF1 #F16A86
monochromatic
#13CD49 #32EC68 #6AF191 #A2F6BA #DAFCE4
Accessibility & contrast
On white
1.44
#6AF191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6AF191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF191
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF191 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#47EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6af191; /* rgb */ color: rgb(106, 241, 145); /* oklch */ color: oklch(86.0% 0.179 150.5);
Tailwind
colors: {
custom: {
50: '#9ff6b2',
500: '#6af191',
950: '#000000',
},
}SCSS
$custom: #6af191; $custom-light: #9ff6b2; $custom-dark: #000000;
JSON
{
"hex": "#6af191",
"rgb": {
"r": 106,
"g": 241,
"b": 145
},
"hsl": {
"h": 137.333,
"s": 82.822,
"l": 68.039
},
"oklch": {
"l": 0.85976,
"c": 0.17851,
"h": 150.5
},
"luminance": 0.68019
}Semantic roles & 50–950 ramp
primary
#6AF191
secondary
#C9369F
accent
#06A1DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581