#7CDF95#7CDF95
#7CDF95 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.4% C 0.140 H 150.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDF95 |
|---|---|
| RGB | rgb(124, 223, 149) |
| HSL | hsl(135, 61%, 68%) |
| HSV | hsv(135, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(81.42, -44.82, 27.46) |
| CIE-LCH | lch(81.42, 52.57, 148.50°) |
| OKLab | oklab(82.42% -0.1221 0.0691) |
| OKLCH | oklch(82.42% 0.14 150.5) |
| XYZ | xyz(40.1222, 59.2276, 37.7458) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.43
Lightgreen
#90EE90
ΔE00 5.04
Light Sea Green
#98F6B0
ΔE00 5.54
Seafoam (survey)
#80F9AD
ΔE00 5.77
Weird Green
#3AE57F
ΔE00 5.78
Seafoam Green
#7AF9AB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDF95 #DF7CC6
analogous
#94DF7C #7CDF95 #7CDFC7
triadic
#7CDF95 #957CDF #DF957C
tetradic
#7CDF95 #7C94DF #DF7CC6 #DFC77C
square
#7CDF95 #7C94DF #DF7CC6 #DFC77C
split-complementary
#7CDF95 #C77CDF #DF7C94
monochromatic
#2CB54F #4BD36D #7CDF95 #ADEBBD #DEF7E5
Accessibility & contrast
On white
1.63
#7CDF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#7CDF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDF95
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDF95 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D090
Deuteranopia (green-blind)
#D1C699
Tritanopia (blue-blind)
#6ADCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cdf95; /* rgb */ color: rgb(124, 223, 149); /* oklch */ color: oklch(82.4% 0.140 150.5);
Tailwind
colors: {
custom: {
50: '#a7e9b4',
500: '#7cdf95',
950: '#000000',
},
}SCSS
$custom: #7cdf95; $custom-light: #a7e9b4; $custom-dark: #000000;
JSON
{
"hex": "#7cdf95",
"rgb": {
"r": 124,
"g": 223,
"b": 149
},
"hsl": {
"h": 135.152,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.82417,
"c": 0.14027,
"h": 150.5
},
"luminance": 0.5923
}Semantic roles & 50–950 ramp
primary
#7CDF95
secondary
#B6499A
accent
#1D9DC8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481