#7BDF8A#7BDF8A
#7BDF8A is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.2% C 0.151 H 147.4°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDF8A |
|---|---|
| RGB | rgb(123, 223, 138) |
| HSL | hsl(129, 61%, 68%) |
| HSV | hsv(129, 45%, 87%) |
| CMYK | cmyk(44.8%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(81.19, -46.94, 32.78) |
| CIE-LCH | lch(81.19, 57.25, 145.07°) |
| OKLab | oklab(82.16% -0.1276 0.0815) |
| OKLCH | oklch(82.16% 0.151 147.4) |
| XYZ | xyz(39.1413, 58.8186, 33.3304) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.97
Weird Green
#3AE57F
ΔE00 4.95
Hospital Green
#9BE5AA
ΔE00 5.80
Lightish Green
#61E160
ΔE00 6.15
Tealish Green
#0CDC73
ΔE00 6.15
Light Sea Green
#98F6B0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDF8A #DF7BD0
analogous
#9EDF7B #7BDF8A #7BDFBC
triadic
#7BDF8A #8A7BDF #DF8A7B
tetradic
#7BDF8A #7B9EDF #DF7BD0 #DFBC7B
square
#7BDF8A #7B9EDF #DF7BD0 #DFBC7B
split-complementary
#7BDF8A #BC7BDF #DF7B9E
monochromatic
#2CB440 #4AD35E #7BDF8A #ACEBB6 #DEF7E1
Accessibility & contrast
On white
1.65
#7BDF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#7BDF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDF8A
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDF8A | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D084
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#6BDBCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7bdf8a; /* rgb */ color: rgb(123, 223, 138); /* oklch */ color: oklch(82.2% 0.151 147.4);
Tailwind
colors: {
custom: {
50: '#a6e9ad',
500: '#7bdf8a',
950: '#000000',
},
}SCSS
$custom: #7bdf8a; $custom-light: #a6e9ad; $custom-dark: #000000;
JSON
{
"hex": "#7bdf8a",
"rgb": {
"r": 123,
"g": 223,
"b": 138
},
"hsl": {
"h": 129,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.82162,
"c": 0.15142,
"h": 147.4
},
"luminance": 0.58821
}Semantic roles & 50–950 ramp
primary
#7BDF8A
secondary
#B549A5
accent
#1DAFC9
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481