#7BED93#7BED93
#7BED93 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.7% C 0.163 H 148.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BED93 |
|---|---|
| RGB | rgb(123, 237, 147) |
| HSL | hsl(133, 76%, 71%) |
| HSV | hsv(133, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(85.44, -51.30, 33.84) |
| CIE-LCH | lch(85.44, 61.46, 146.59°) |
| OKLab | oklab(85.68% -0.1393 0.0842) |
| OKLCH | oklch(85.68% 0.163 148.9) |
| XYZ | xyz(43.7163, 66.8826, 38.2041) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.58
Foam Green
#90FDA9
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 3.89
Baby Green
#8CFF9E
ΔE00 3.95
Light Bluish Green
#76FDA8
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BED93 #ED7BD5
analogous
#9CED7B #7BED93 #7BEDCC
triadic
#7BED93 #937BED #ED937B
tetradic
#7BED93 #7B9CED #ED7BD5 #EDCC7B
square
#7BED93 #7B9CED #ED7BD5 #EDCC7B
split-complementary
#7BED93 #CC7BED #ED7B9C
monochromatic
#1DD143 #45E667 #7BED93 #B1F4BF #E4FBE9
Accessibility & contrast
On white
1.46
#7BED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#7BED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BED93
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BED93 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#66E9D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bed93; /* rgb */ color: rgb(123, 237, 147); /* oklch */ color: oklch(85.7% 0.163 148.9);
Tailwind
colors: {
custom: {
50: '#a8f3b3',
500: '#7bed93',
950: '#000000',
},
}SCSS
$custom: #7bed93; $custom-light: #a8f3b3; $custom-dark: #000000;
JSON
{
"hex": "#7bed93",
"rgb": {
"r": 123,
"g": 237,
"b": 147
},
"hsl": {
"h": 132.632,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.85681,
"c": 0.16282,
"h": 148.9
},
"luminance": 0.66886
}Semantic roles & 50–950 ramp
primary
#7BED93
secondary
#C646AB
accent
#0DADD8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581