#7CDD95#7CDD95
#7CDD95 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.137 H 150.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDD95 |
|---|---|
| RGB | rgb(124, 221, 149) |
| HSL | hsl(135, 59%, 68%) |
| HSV | hsv(135, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 32.6%, 13.3%) |
| CIE-LAB | lab(80.83, -43.96, 26.67) |
| CIE-LCH | lch(80.83, 51.42, 148.75°) |
| OKLab | oklab(81.94% -0.1198 0.0672) |
| OKLCH | oklch(81.94% 0.137 150.7) |
| XYZ | xyz(39.5910, 58.1652, 37.5687) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 5.50
Light Sea Green
#98F6B0
ΔE00 5.88
Weird Green
#3AE57F
ΔE00 6.10
Seafoam (survey)
#80F9AD
ΔE00 6.18
Aqua Green
#12E193
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDD95 #DD7CC4
analogous
#93DD7C #7CDD95 #7CDDC6
triadic
#7CDD95 #957CDD #DD957C
tetradic
#7CDD95 #7C93DD #DD7CC4 #DDC67C
square
#7CDD95 #7C93DD #DD7CC4 #DDC67C
split-complementary
#7CDD95 #C67CDD #DD7C93
monochromatic
#2EB150 #4BD06E #7CDD95 #ADEABC #DDF6E4
Accessibility & contrast
On white
1.66
#7CDD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#7CDD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDD95
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDD95 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF90
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#6ADACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cdd95; /* rgb */ color: rgb(124, 221, 149); /* oklch */ color: oklch(81.9% 0.137 150.7);
Tailwind
colors: {
custom: {
50: '#a6e8b4',
500: '#7cdd95',
950: '#000000',
},
}SCSS
$custom: #7cdd95; $custom-light: #a6e8b4; $custom-dark: #000000;
JSON
{
"hex": "#7cdd95",
"rgb": {
"r": 124,
"g": 221,
"b": 149
},
"hsl": {
"h": 135.464,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.8194,
"c": 0.13734,
"h": 150.7
},
"luminance": 0.58168
}Semantic roles & 50–950 ramp
primary
#7CDD95
secondary
#B34B98
accent
#1F9BC6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481