#6BF28E#6BF28E
#6BF28E is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.182 H 149.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF28E |
|---|---|
| RGB | rgb(107, 242, 142) |
| HSL | hsl(136, 84%, 68%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(86.30, -58.00, 37.34) |
| CIE-LCH | lch(86.30, 68.98, 147.22°) |
| OKLab | oklab(86.2% -0.157 0.0923) |
| OKLCH | oklch(86.2% 0.182 149.6) |
| XYZ | xyz(42.6950, 68.5792, 36.5731) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.68
Light Green Blue
#56FCA2
ΔE00 3.68
Light Bluish Green
#76FDA8
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF28E #F26BCF
analogous
#8BF26B #6BF28E #6BF2D2
triadic
#6BF28E #8E6BF2 #F28E6B
tetradic
#6BF28E #6B8BF2 #F26BCF #F2D26B
square
#6BF28E #6B8BF2 #F26BCF #F2D26B
split-complementary
#6BF28E #D26BF2 #F26B8B
monochromatic
#12D044 #33ED63 #6BF28E #A3F7B9 #DCFCE4
Accessibility & contrast
On white
1.43
#6BF28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#6BF28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF28E
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF28E | 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)
#F4E087
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#4AEED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bf28e; /* rgb */ color: rgb(107, 242, 142); /* oklch */ color: oklch(86.2% 0.182 149.6);
Tailwind
colors: {
custom: {
50: '#a0f7b0',
500: '#6bf28e',
950: '#000000',
},
}SCSS
$custom: #6bf28e; $custom-light: #a0f7b0; $custom-dark: #000000;
JSON
{
"hex": "#6bf28e",
"rgb": {
"r": 107,
"g": 242,
"b": 142
},
"hsl": {
"h": 135.556,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.862,
"c": 0.18213,
"h": 149.6
},
"luminance": 0.68583
}Semantic roles & 50–950 ramp
primary
#6BF28E
secondary
#CB36A4
accent
#05A7E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581