#6FEB91#6FEB91
#6FEB91 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.168 H 150.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEB91 |
|---|---|
| RGB | rgb(111, 235, 145) |
| HSL | hsl(136, 76%, 68%) |
| HSV | hsv(136, 53%, 92%) |
| CMYK | cmyk(52.8%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.40, -53.83, 33.39) |
| CIE-LCH | lch(84.40, 63.34, 148.19°) |
| OKLab | oklab(84.7% -0.146 0.0831) |
| OKLCH | oklch(84.7% 0.168 150.3) |
| XYZ | xyz(41.3719, 64.8370, 37.1172) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 4.03
Light Bluish Green
#76FDA8
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEB91 #EB6FC9
analogous
#8BEB6F #6FEB91 #6FEBCF
triadic
#6FEB91 #916FEB #EB916F
tetradic
#6FEB91 #6F8BEB #EB6FC9 #EBCF6F
square
#6FEB91 #6F8BEB #EB6FC9 #EBCF6F
split-complementary
#6FEB91 #CF6FEB #EB6F8B
monochromatic
#1BC44A #39E468 #6FEB91 #A5F2BA #DAFAE3
Accessibility & contrast
On white
1.50
#6FEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#6FEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEB91
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEB91 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#52E7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6feb91; /* rgb */ color: rgb(111, 235, 145); /* oklch */ color: oklch(84.7% 0.168 150.3);
Tailwind
colors: {
custom: {
50: '#a1f2b2',
500: '#6feb91',
950: '#000000',
},
}SCSS
$custom: #6feb91; $custom-light: #a1f2b2; $custom-dark: #000000;
JSON
{
"hex": "#6feb91",
"rgb": {
"r": 111,
"g": 235,
"b": 145
},
"hsl": {
"h": 136.452,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.84698,
"c": 0.16798,
"h": 150.3
},
"luminance": 0.64841
}Semantic roles & 50–950 ramp
primary
#6FEB91
secondary
#C23C9D
accent
#0EA0D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581