#7CDF92#7CDF92
#7CDF92 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.4% C 0.143 H 149.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDF92 |
|---|---|
| RGB | rgb(124, 223, 146) |
| HSL | hsl(133, 61%, 68%) |
| HSV | hsv(133, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(81.36, -45.34, 28.94) |
| CIE-LCH | lch(81.36, 53.78, 147.45°) |
| OKLab | oklab(82.36% -0.1234 0.0725) |
| OKLCH | oklch(82.36% 0.143 149.6) |
| XYZ | xyz(39.8857, 59.1330, 36.5006) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.66
Hospital Green
#9BE5AA
ΔE00 4.75
Weird Green
#3AE57F
ΔE00 5.51
Light Sea Green
#98F6B0
ΔE00 5.70
Seafoam (survey)
#80F9AD
ΔE00 5.90
Seafoam Green
#7AF9AB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDF92 #DF7CC9
analogous
#97DF7C #7CDF92 #7CDFC3
triadic
#7CDF92 #927CDF #DF927C
tetradic
#7CDF92 #7C97DF #DF7CC9 #DFC37C
square
#7CDF92 #7C97DF #DF7CC9 #DFC37C
split-complementary
#7CDF92 #C37CDF #DF7C97
monochromatic
#2CB54A #4BD369 #7CDF92 #ADEBBB #DEF7E4
Accessibility & contrast
On white
1.64
#7CDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#7CDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDF92
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDF92 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#6ADCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cdf92; /* rgb */ color: rgb(124, 223, 146); /* oklch */ color: oklch(82.4% 0.143 149.6);
Tailwind
colors: {
custom: {
50: '#a7e9b2',
500: '#7cdf92',
950: '#000000',
},
}SCSS
$custom: #7cdf92; $custom-light: #a7e9b2; $custom-dark: #000000;
JSON
{
"hex": "#7cdf92",
"rgb": {
"r": 124,
"g": 223,
"b": 146
},
"hsl": {
"h": 133.333,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.82358,
"c": 0.14315,
"h": 149.6
},
"luminance": 0.59136
}Semantic roles & 50–950 ramp
primary
#7CDF92
secondary
#B6499E
accent
#1DA2C8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481