#6FEB90#6FEB90
#6FEB90 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.169 H 150.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEB90 |
|---|---|
| RGB | rgb(111, 235, 144) |
| HSL | hsl(136, 76%, 68%) |
| HSV | hsv(136, 53%, 92%) |
| CMYK | cmyk(52.8%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(84.38, -53.99, 33.87) |
| CIE-LCH | lch(84.38, 63.74, 147.90°) |
| OKLab | oklab(84.68% -0.1464 0.0842) |
| OKLCH | oklch(84.68% 0.169 150.1) |
| XYZ | xyz(41.2951, 64.8063, 36.7129) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 4.15
Light Bluish Green
#76FDA8
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.39
Light Green Blue
#56FCA2
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEB90 #EB6FCA
analogous
#8CEB6F #6FEB90 #6FEBCE
triadic
#6FEB90 #906FEB #EB906F
tetradic
#6FEB90 #6F8CEB #EB6FCA #EBCE6F
square
#6FEB90 #6F8CEB #EB6FCA #EBCE6F
split-complementary
#6FEB90 #CE6FEB #EB6F8C
monochromatic
#1BC448 #39E467 #6FEB90 #A5F2B9 #DAFAE3
Accessibility & contrast
On white
1.50
#6FEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6FEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEB90
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEB90 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8A
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#53E7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6feb90; /* rgb */ color: rgb(111, 235, 144); /* oklch */ color: oklch(84.7% 0.169 150.1);
Tailwind
colors: {
custom: {
50: '#a1f2b1',
500: '#6feb90',
950: '#000000',
},
}SCSS
$custom: #6feb90; $custom-light: #a1f2b1; $custom-dark: #000000;
JSON
{
"hex": "#6feb90",
"rgb": {
"r": 111,
"g": 235,
"b": 144
},
"hsl": {
"h": 135.968,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.84679,
"c": 0.1689,
"h": 150.1
},
"luminance": 0.6481
}Semantic roles & 50–950 ramp
primary
#6FEB90
secondary
#C23C9F
accent
#0EA2D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101711
muted
#808581