#7BED90#7BED90
#7BED90 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.6% C 0.166 H 148.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7BED90 |
|---|---|
| RGB | rgb(123, 237, 144) |
| HSL | hsl(131, 76%, 71%) |
| HSV | hsv(131, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(85.40, -51.79, 35.28) |
| CIE-LCH | lch(85.40, 62.66, 145.73°) |
| OKLab | oklab(85.63% -0.1406 0.0875) |
| OKLCH | oklch(85.63% 0.166 148.1) |
| XYZ | xyz(43.4840, 66.7896, 36.9804) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.34
Baby Green
#8CFF9E
ΔE00 3.89
Mint Green
#8FFF9F
ΔE00 3.97
Palegreen
#98FB98
ΔE00 3.98
Foam Green
#90FDA9
ΔE00 4.09
Light Bluish Green
#76FDA8
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BED90 #ED7BD8
analogous
#9FED7B #7BED90 #7BEDC9
triadic
#7BED90 #907BED #ED907B
tetradic
#7BED90 #7B9FED #ED7BD8 #EDC97B
square
#7BED90 #7B9FED #ED7BD8 #EDC97B
split-complementary
#7BED90 #C97BED #ED7B9F
monochromatic
#1DD13E #45E663 #7BED90 #B1F4BD #E4FBE8
Accessibility & contrast
On white
1.46
#7BED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#7BED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BED90
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BED90 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#66E9D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bed90; /* rgb */ color: rgb(123, 237, 144); /* oklch */ color: oklch(85.6% 0.166 148.1);
Tailwind
colors: {
custom: {
50: '#a8f3b1',
500: '#7bed90',
950: '#000000',
},
}SCSS
$custom: #7bed90; $custom-light: #a8f3b1; $custom-dark: #000000;
JSON
{
"hex": "#7bed90",
"rgb": {
"r": 123,
"g": 237,
"b": 144
},
"hsl": {
"h": 131.053,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.85627,
"c": 0.16563,
"h": 148.1
},
"luminance": 0.66793
}Semantic roles & 50–950 ramp
primary
#7BED90
secondary
#C646AF
accent
#0DB3D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581