#7BDD83#7BDD83
#7BDD83 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.155 H 145.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDD83 |
|---|---|
| RGB | rgb(123, 221, 131) |
| HSL | hsl(125, 59%, 67%) |
| HSV | hsv(125, 44%, 87%) |
| CMYK | cmyk(44.3%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(80.49, -47.19, 35.41) |
| CIE-LCH | lch(80.49, 59.00, 143.12°) |
| OKLab | oklab(81.56% -0.1283 0.0875) |
| OKLCH | oklch(81.56% 0.155 145.7) |
| XYZ | xyz(38.1195, 57.5600, 30.5698) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 5.09
Lightish Green
#61E160
ΔE00 5.31
Tealish Green
#0CDC73
ΔE00 6.04
Emerald
#50C878
ΔE00 6.47
Hospital Green
#9BE5AA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDD83 #DD7BD5
analogous
#A4DD7B #7BDD83 #7BDDB4
triadic
#7BDD83 #837BDD #DD837B
tetradic
#7BDD83 #7BA4DD #DD7BD5 #DDB47B
square
#7BDD83 #7BA4DD #DD7BD5 #DDB47B
split-complementary
#7BDD83 #B47BDD #DD7BA4
monochromatic
#2DB038 #4AD055 #7BDD83 #ACEAB1 #DCF6DE
Accessibility & contrast
On white
1.68
#7BDD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#7BDD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDD83
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDD83 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7C
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#6DD9C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7bdd83; /* rgb */ color: rgb(123, 221, 131); /* oklch */ color: oklch(81.6% 0.155 145.7);
Tailwind
colors: {
custom: {
50: '#a6e8a8',
500: '#7bdd83',
950: '#000000',
},
}SCSS
$custom: #7bdd83; $custom-light: #a6e8a8; $custom-dark: #000000;
JSON
{
"hex": "#7bdd83",
"rgb": {
"r": 123,
"g": 221,
"b": 131
},
"hsl": {
"h": 124.898,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.81557,
"c": 0.15529,
"h": 145.7
},
"luminance": 0.57563
}Semantic roles & 50–950 ramp
primary
#7BDD83
secondary
#B24AAA
accent
#1FB9C7
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480