#7BED95#7BED95
#7BED95 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.7% C 0.161 H 149.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BED95 |
|---|---|
| RGB | rgb(123, 237, 149) |
| HSL | hsl(134, 76%, 71%) |
| HSV | hsv(134, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(85.48, -50.98, 32.88) |
| CIE-LCH | lch(85.48, 60.66, 147.18°) |
| OKLab | oklab(85.72% -0.1385 0.082) |
| OKLCH | oklch(85.72% 0.161 149.4) |
| XYZ | xyz(43.8746, 66.9459, 39.0378) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.75
Foam Green
#90FDA9
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 3.82
Baby Green
#8CFF9E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BED95 #ED7BD3
analogous
#9AED7B #7BED95 #7BEDCE
triadic
#7BED95 #957BED #ED957B
tetradic
#7BED95 #7B9AED #ED7BD3 #EDCE7B
square
#7BED95 #7B9AED #ED7BD3 #EDCE7B
split-complementary
#7BED95 #CE7BED #ED7B9A
monochromatic
#1DD146 #45E66A #7BED95 #B1F4C0 #E4FBE9
Accessibility & contrast
On white
1.46
#7BED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#7BED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BED95
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BED95 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8F
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#65E9D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7bed95; /* rgb */ color: rgb(123, 237, 149); /* oklch */ color: oklch(85.7% 0.161 149.4);
Tailwind
colors: {
custom: {
50: '#a8f3b5',
500: '#7bed95',
950: '#000000',
},
}SCSS
$custom: #7bed95; $custom-light: #a8f3b5; $custom-dark: #000000;
JSON
{
"hex": "#7bed95",
"rgb": {
"r": 123,
"g": 237,
"b": 149
},
"hsl": {
"h": 133.684,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.85717,
"c": 0.16094,
"h": 149.4
},
"luminance": 0.66949
}Semantic roles & 50–950 ramp
primary
#7BED95
secondary
#C646A9
accent
#0DAAD8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581