#6BF28F#6BF28F
#6BF28F is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.181 H 149.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF28F |
|---|---|
| RGB | rgb(107, 242, 143) |
| HSL | hsl(136, 84%, 68%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(86.31, -57.84, 36.87) |
| CIE-LCH | lch(86.31, 68.59, 147.49°) |
| OKLab | oklab(86.22% -0.1566 0.0912) |
| OKLCH | oklch(86.22% 0.181 149.8) |
| XYZ | xyz(42.7705, 68.6094, 36.9703) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.55
Light Green Blue
#56FCA2
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 3.59
Baby Green
#8CFF9E
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF28F #F26BCE
analogous
#8AF26B #6BF28F #6BF2D2
triadic
#6BF28F #8F6BF2 #F28F6B
tetradic
#6BF28F #6B8AF2 #F26BCE #F2D26B
square
#6BF28F #6B8AF2 #F26BCE #F2D26B
split-complementary
#6BF28F #D26BF2 #F26B8A
monochromatic
#12D045 #33ED64 #6BF28F #A3F7BA #DCFCE4
Accessibility & contrast
On white
1.43
#6BF28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#6BF28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF28F
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF28F | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#49EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bf28f; /* rgb */ color: rgb(107, 242, 143); /* oklch */ color: oklch(86.2% 0.181 149.8);
Tailwind
colors: {
custom: {
50: '#a0f7b1',
500: '#6bf28f',
950: '#000000',
},
}SCSS
$custom: #6bf28f; $custom-light: #a0f7b1; $custom-dark: #000000;
JSON
{
"hex": "#6bf28f",
"rgb": {
"r": 107,
"g": 242,
"b": 143
},
"hsl": {
"h": 136,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86217,
"c": 0.18122,
"h": 149.8
},
"luminance": 0.68613
}Semantic roles & 50–950 ramp
primary
#6BF28F
secondary
#CB36A3
accent
#05A6E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581