#6AF18F#6AF18F
#6AF18F is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.180 H 150.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF18F |
|---|---|
| RGB | rgb(106, 241, 143) |
| HSL | hsl(136, 83%, 68%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(85.98, -57.68, 36.44) |
| CIE-LCH | lch(85.98, 68.22, 147.72°) |
| OKLab | oklab(85.94% -0.1561 0.0902) |
| OKLCH | oklch(85.94% 0.18 150) |
| XYZ | xyz(42.3541, 67.9541, 36.8657) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.58
Light Bluish Green
#76FDA8
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF18F #F16ACC
analogous
#89F16A #6AF18F #6AF1D2
triadic
#6AF18F #8F6AF1 #F18F6A
tetradic
#6AF18F #6A89F1 #F16ACC #F1D26A
square
#6AF18F #6A89F1 #F16ACC #F1D26A
split-complementary
#6AF18F #D26AF1 #F16A89
monochromatic
#13CD46 #32EC65 #6AF18F #A2F6B9 #DAFCE3
Accessibility & contrast
On white
1.44
#6AF18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#6AF18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF18F
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF18F | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#48EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6af18f; /* rgb */ color: rgb(106, 241, 143); /* oklch */ color: oklch(85.9% 0.180 150.0);
Tailwind
colors: {
custom: {
50: '#9ff6b1',
500: '#6af18f',
950: '#000000',
},
}SCSS
$custom: #6af18f; $custom-light: #9ff6b1; $custom-dark: #000000;
JSON
{
"hex": "#6af18f",
"rgb": {
"r": 106,
"g": 241,
"b": 143
},
"hsl": {
"h": 136.444,
"s": 82.822,
"l": 68.039
},
"oklch": {
"l": 0.85941,
"c": 0.18033,
"h": 150
},
"luminance": 0.67958
}Semantic roles & 50–950 ramp
primary
#6AF18F
secondary
#C936A1
accent
#06A4DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581