#7CDD94#7CDD94
#7CDD94 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.9% C 0.138 H 150.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDD94 |
|---|---|
| RGB | rgb(124, 221, 148) |
| HSL | hsl(135, 59%, 68%) |
| HSV | hsv(135, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.81, -44.13, 27.17) |
| CIE-LCH | lch(80.81, 51.82, 148.39°) |
| OKLab | oklab(81.92% -0.1202 0.0683) |
| OKLCH | oklch(81.92% 0.138 150.4) |
| XYZ | xyz(39.5115, 58.1334, 37.1501) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.48
Lightgreen
#90EE90
ΔE00 5.37
Light Sea Green
#98F6B0
ΔE00 5.92
Weird Green
#3AE57F
ΔE00 6.00
Seafoam (survey)
#80F9AD
ΔE00 6.21
Aqua Green
#12E193
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDD94 #DD7CC5
analogous
#95DD7C #7CDD94 #7CDDC4
triadic
#7CDD94 #947CDD #DD947C
tetradic
#7CDD94 #7C95DD #DD7CC5 #DDC47C
square
#7CDD94 #7C95DD #DD7CC5 #DDC47C
split-complementary
#7CDD94 #C47CDD #DD7C95
monochromatic
#2EB14E #4BD06C #7CDD94 #ADEABC #DDF6E3
Accessibility & contrast
On white
1.66
#7CDD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#7CDD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDD94
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDD94 | 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)
#DECF8F
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#6ADACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cdd94; /* rgb */ color: rgb(124, 221, 148); /* oklch */ color: oklch(81.9% 0.138 150.4);
Tailwind
colors: {
custom: {
50: '#a7e8b4',
500: '#7cdd94',
950: '#000000',
},
}SCSS
$custom: #7cdd94; $custom-light: #a7e8b4; $custom-dark: #000000;
JSON
{
"hex": "#7cdd94",
"rgb": {
"r": 124,
"g": 221,
"b": 148
},
"hsl": {
"h": 134.845,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.8192,
"c": 0.1383,
"h": 150.4
},
"luminance": 0.58136
}Semantic roles & 50–950 ramp
primary
#7CDD94
secondary
#B34B99
accent
#1F9DC6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481