#7CDF97#7CDF97
#7CDF97 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.5% C 0.138 H 151.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDF97 |
|---|---|
| RGB | rgb(124, 223, 151) |
| HSL | hsl(136, 61%, 68%) |
| HSV | hsv(136, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(81.45, -44.47, 26.48) |
| CIE-LCH | lch(81.45, 51.76, 149.23°) |
| OKLab | oklab(82.46% -0.1212 0.0667) |
| OKLCH | oklch(82.46% 0.138 151.2) |
| XYZ | xyz(40.2832, 59.2920, 38.5939) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 5.32
Light Sea Green
#98F6B0
ΔE00 5.47
Seafoam (survey)
#80F9AD
ΔE00 5.71
Seafoam Green
#7AF9AB
ΔE00 5.76
Weird Green
#3AE57F
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDF97 #DF7CC4
analogous
#92DF7C #7CDF97 #7CDFC9
triadic
#7CDF97 #977CDF #DF977C
tetradic
#7CDF97 #7C92DF #DF7CC4 #DFC97C
square
#7CDF97 #7C92DF #DF7CC4 #DFC97C
split-complementary
#7CDF97 #C97CDF #DF7C92
monochromatic
#2CB551 #4BD370 #7CDF97 #ADEBBE #DEF7E5
Accessibility & contrast
On white
1.63
#7CDF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#7CDF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDF97
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDF97 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D092
Deuteranopia (green-blind)
#D1C69B
Tritanopia (blue-blind)
#69DCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cdf97; /* rgb */ color: rgb(124, 223, 151); /* oklch */ color: oklch(82.5% 0.138 151.2);
Tailwind
colors: {
custom: {
50: '#a7e9b6',
500: '#7cdf97',
950: '#000000',
},
}SCSS
$custom: #7cdf97; $custom-light: #a7e9b6; $custom-dark: #000000;
JSON
{
"hex": "#7cdf97",
"rgb": {
"r": 124,
"g": 223,
"b": 151
},
"hsl": {
"h": 136.364,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.82457,
"c": 0.13837,
"h": 151.2
},
"luminance": 0.59295
}Semantic roles & 50–950 ramp
primary
#7CDF97
secondary
#B64998
accent
#1D9AC8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481