#7CDB92#7CDB92
#7CDB92 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.4% C 0.137 H 149.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDB92 |
|---|---|
| RGB | rgb(124, 219, 146) |
| HSL | hsl(134, 57%, 67%) |
| HSV | hsv(134, 43%, 86%) |
| CMYK | cmyk(43.4%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(80.19, -43.61, 27.36) |
| CIE-LCH | lch(80.19, 51.49, 147.90°) |
| OKLab | oklab(81.4% -0.1188 0.0688) |
| OKLCH | oklch(81.4% 0.137 149.9) |
| XYZ | xyz(38.8297, 57.0208, 36.1486) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 5.60
Emerald
#50C878
ΔE00 6.05
Weird Green
#3AE57F
ΔE00 6.15
Light Sea Green
#98F6B0
ΔE00 6.34
Soft Green
#6FC276
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDB92 #DB7CC5
analogous
#95DB7C #7CDB92 #7CDBC2
triadic
#7CDB92 #927CDB #DB927C
tetradic
#7CDB92 #7C95DB #DB7CC5 #DBC27C
square
#7CDB92 #7C95DB #DB7CC5 #DBC27C
split-complementary
#7CDB92 #C27CDB #DB7C95
monochromatic
#30AD4D #4CCE6A #7CDB92 #ACE8BA #DCF5E2
Accessibility & contrast
On white
1.69
#7CDB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#7CDB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDB92
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDB92 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8D
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#6BD8C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cdb92; /* rgb */ color: rgb(124, 219, 146); /* oklch */ color: oklch(81.4% 0.137 149.9);
Tailwind
colors: {
custom: {
50: '#a6e7b2',
500: '#7cdb92',
950: '#000000',
},
}SCSS
$custom: #7cdb92; $custom-light: #a6e7b2; $custom-dark: #000000;
JSON
{
"hex": "#7cdb92",
"rgb": {
"r": 124,
"g": 219,
"b": 146
},
"hsl": {
"h": 133.895,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.81403,
"c": 0.13729,
"h": 149.9
},
"luminance": 0.57023
}Semantic roles & 50–950 ramp
primary
#7CDB92
secondary
#B04C98
accent
#219FC4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481