#7CDBA3#7CDBA3
#7CDBA3 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.8% C 0.121 H 156.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDBA3 |
|---|---|
| RGB | rgb(124, 219, 163) |
| HSL | hsl(145, 57%, 67%) |
| HSV | hsv(145, 43%, 86%) |
| CMYK | cmyk(43.4%, 0%, 25.6%, 14.1%) |
| CIE-LAB | lab(80.51, -40.51, 18.94) |
| CIE-LCH | lch(80.51, 44.72, 154.94°) |
| OKLab | oklab(81.77% -0.1113 0.0483) |
| OKLCH | oklch(81.77% 0.121 156.5) |
| XYZ | xyz(40.2517, 57.5896, 43.6381) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.13
Hospital Green
#9BE5AA
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 5.75
Light Teal
#90E4C1
ΔE00 5.99
Mediumaquamarine
#66CDAA
ΔE00 6.53
Light Sea Green
#98F6B0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDBA3 #DB7CB4
analogous
#84DB7C #7CDBA3 #7CDBD3
triadic
#7CDBA3 #A37CDB #DBA37C
tetradic
#7CDBA3 #7C84DB #DB7CB4 #DBD37C
square
#7CDBA3 #7C84DB #DB7CB4 #DBD37C
split-complementary
#7CDBA3 #D37CDB #DB7C84
monochromatic
#30AD63 #4CCE81 #7CDBA3 #ACE8C5 #DCF5E6
Accessibility & contrast
On white
1.68
#7CDBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#7CDBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDBA3
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDBA3 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA0
Deuteranopia (green-blind)
#CBC4A6
Tritanopia (blue-blind)
#66DACC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cdba3; /* rgb */ color: rgb(124, 219, 163); /* oklch */ color: oklch(81.8% 0.121 156.5);
Tailwind
colors: {
custom: {
50: '#a6e6be',
500: '#7cdba3',
950: '#000000',
},
}SCSS
$custom: #7cdba3; $custom-light: #a6e6be; $custom-dark: #000000;
JSON
{
"hex": "#7cdba3",
"rgb": {
"r": 124,
"g": 219,
"b": 163
},
"hsl": {
"h": 144.632,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.81767,
"c": 0.12134,
"h": 156.5
},
"luminance": 0.57592
}Semantic roles & 50–950 ramp
primary
#7CDBA3
secondary
#B04C87
accent
#2181C4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482