#6AF190#6AF190
#6AF190 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.179 H 150.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF190 |
|---|---|
| RGB | rgb(106, 241, 144) |
| HSL | hsl(137, 83%, 68%) |
| HSV | hsv(137, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 40.2%, 5.5%) |
| CIE-LAB | lab(86.00, -57.52, 35.96) |
| CIE-LCH | lch(86.00, 67.83, 147.99°) |
| OKLab | oklab(85.96% -0.1557 0.0891) |
| OKLCH | oklch(85.96% 0.179 150.2) |
| XYZ | xyz(42.4302, 67.9845, 37.2665) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.48
Light Bluish Green
#76FDA8
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF190 #F16ACB
analogous
#87F16A #6AF190 #6AF1D3
triadic
#6AF190 #906AF1 #F1906A
tetradic
#6AF190 #6A87F1 #F16ACB #F1D36A
square
#6AF190 #6A87F1 #F16ACB #F1D36A
split-complementary
#6AF190 #D36AF1 #F16A87
monochromatic
#13CD48 #32EC66 #6AF190 #A2F6BA #DAFCE3
Accessibility & contrast
On white
1.44
#6AF190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6AF190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF190
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF190 | 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)
#F2DF89
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#47EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6af190; /* rgb */ color: rgb(106, 241, 144); /* oklch */ color: oklch(86.0% 0.179 150.2);
Tailwind
colors: {
custom: {
50: '#9ff6b1',
500: '#6af190',
950: '#000000',
},
}SCSS
$custom: #6af190; $custom-light: #9ff6b1; $custom-dark: #000000;
JSON
{
"hex": "#6af190",
"rgb": {
"r": 106,
"g": 241,
"b": 144
},
"hsl": {
"h": 136.889,
"s": 82.822,
"l": 68.039
},
"oklch": {
"l": 0.85958,
"c": 0.17943,
"h": 150.2
},
"luminance": 0.67988
}Semantic roles & 50–950 ramp
primary
#6AF190
secondary
#C936A0
accent
#06A2DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581