#6BF18F#6BF18F
#6BF18F is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.180 H 149.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF18F |
|---|---|
| RGB | rgb(107, 241, 143) |
| HSL | hsl(136, 83%, 68%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(86.01, -57.45, 36.48) |
| CIE-LCH | lch(86.01, 68.06, 147.58°) |
| OKLab | oklab(85.98% -0.1556 0.0903) |
| OKLCH | oklch(85.98% 0.18 149.9) |
| XYZ | xyz(42.4736, 68.0157, 36.8714) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.79
Baby Green
#8CFF9E
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF18F #F16BCD
analogous
#8AF16B #6BF18F #6BF1D2
triadic
#6BF18F #8F6BF1 #F18F6B
tetradic
#6BF18F #6B8AF1 #F16BCD #F1D26B
square
#6BF18F #6B8AF1 #F16BCD #F1D26B
split-complementary
#6BF18F #D26BF1 #F16B8A
monochromatic
#13CE46 #33EC65 #6BF18F #A3F6B9 #DBFCE4
Accessibility & contrast
On white
1.44
#6BF18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6BF18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF18F
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF18F | 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)
#F2DF88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#4AEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6bf18f; /* rgb */ color: rgb(107, 241, 143); /* oklch */ color: oklch(86.0% 0.180 149.9);
Tailwind
colors: {
custom: {
50: '#9ff6b1',
500: '#6bf18f',
950: '#000000',
},
}SCSS
$custom: #6bf18f; $custom-light: #9ff6b1; $custom-dark: #000000;
JSON
{
"hex": "#6bf18f",
"rgb": {
"r": 107,
"g": 241,
"b": 143
},
"hsl": {
"h": 136.119,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.85975,
"c": 0.17988,
"h": 149.9
},
"luminance": 0.6802
}Semantic roles & 50–950 ramp
primary
#6BF18F
secondary
#CA37A2
accent
#06A5DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581