#7CDE92#7CDE92
#7CDE92 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.1% C 0.142 H 149.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDE92 |
|---|---|
| RGB | rgb(124, 222, 146) |
| HSL | hsl(133, 60%, 68%) |
| HSV | hsv(133, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(81.07, -44.91, 28.54) |
| CIE-LCH | lch(81.07, 53.21, 147.56°) |
| OKLab | oklab(82.12% -0.1223 0.0716) |
| OKLCH | oklch(82.12% 0.142 149.6) |
| XYZ | xyz(39.6194, 58.6002, 36.4118) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.72
Lightgreen
#90EE90
ΔE00 4.89
Weird Green
#3AE57F
ΔE00 5.65
Light Sea Green
#98F6B0
ΔE00 5.85
Seafoam (survey)
#80F9AD
ΔE00 6.09
Seafoam Green
#7AF9AB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDE92 #DE7CC8
analogous
#97DE7C #7CDE92 #7CDEC3
triadic
#7CDE92 #927CDE #DE927C
tetradic
#7CDE92 #7C97DE #DE7CC8 #DEC37C
square
#7CDE92 #7C97DE #DE7CC8 #DEC37C
split-complementary
#7CDE92 #C37CDE #DE7C97
monochromatic
#2DB34B #4BD269 #7CDE92 #ADEABB #DEF7E3
Accessibility & contrast
On white
1.65
#7CDE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#7CDE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDE92
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDE92 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#D1C597
Tritanopia (blue-blind)
#6BDBCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cde92; /* rgb */ color: rgb(124, 222, 146); /* oklch */ color: oklch(82.1% 0.142 149.6);
Tailwind
colors: {
custom: {
50: '#a7e9b2',
500: '#7cde92',
950: '#000000',
},
}SCSS
$custom: #7cde92; $custom-light: #a7e9b2; $custom-dark: #000000;
JSON
{
"hex": "#7cde92",
"rgb": {
"r": 124,
"g": 222,
"b": 146
},
"hsl": {
"h": 133.469,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82119,
"c": 0.14169,
"h": 149.6
},
"luminance": 0.58603
}Semantic roles & 50–950 ramp
primary
#7CDE92
secondary
#B44A9C
accent
#1EA1C7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481