#6BEF90#6BEF90
#6BEF90 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.176 H 150.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF90 |
|---|---|
| RGB | rgb(107, 239, 144) |
| HSL | hsl(137, 80%, 68%) |
| HSV | hsv(137, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.44, -56.51, 35.23) |
| CIE-LCH | lch(85.44, 66.59, 148.06°) |
| OKLab | oklab(85.51% -0.1531 0.0874) |
| OKLCH | oklch(85.51% 0.176 150.3) |
| XYZ | xyz(41.9610, 66.8687, 37.0758) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.71
Light Bluish Green
#76FDA8
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 3.75
Turquoise Green
#04F489
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF90 #EF6BCA
analogous
#88EF6B #6BEF90 #6BEFD2
triadic
#6BEF90 #906BEF #EF906B
tetradic
#6BEF90 #6B88EF #EF6BCA #EFD26B
square
#6BEF90 #6B88EF #EF6BCA #EFD26B
split-complementary
#6BEF90 #D26BEF #EF6B88
monochromatic
#16CA48 #34E967 #6BEF90 #A2F5B9 #D9FBE3
Accessibility & contrast
On white
1.46
#6BEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#6BEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF90
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF90 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#DED196
Tritanopia (blue-blind)
#4AEBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bef90; /* rgb */ color: rgb(107, 239, 144); /* oklch */ color: oklch(85.5% 0.176 150.3);
Tailwind
colors: {
custom: {
50: '#9ff5b1',
500: '#6bef90',
950: '#000000',
},
}SCSS
$custom: #6bef90; $custom-light: #9ff5b1; $custom-dark: #000000;
JSON
{
"hex": "#6bef90",
"rgb": {
"r": 107,
"g": 239,
"b": 144
},
"hsl": {
"h": 136.818,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85507,
"c": 0.17627,
"h": 150.3
},
"luminance": 0.66872
}Semantic roles & 50–950 ramp
primary
#6BEF90
secondary
#C7379F
accent
#09A1DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581