#7DEBAC#7DEBAC
#7DEBAC is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.8% C 0.136 H 156.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEBAC |
|---|---|
| RGB | rgb(125, 235, 172) |
| HSL | hsl(146, 73%, 71%) |
| HSV | hsv(146, 47%, 92%) |
| CMYK | cmyk(46.8%, 0%, 26.8%, 7.8%) |
| CIE-LAB | lab(85.38, -45.53, 21.00) |
| CIE-LCH | lch(85.38, 50.14, 155.24°) |
| OKLab | oklab(85.79% -0.1248 0.0535) |
| OKLCH | oklch(85.79% 0.136 156.8) |
| XYZ | xyz(45.6088, 66.7517, 49.5027) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 3.55
Seafoam (survey)
#80F9AD
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.73
Light Sea Green
#98F6B0
ΔE00 3.80
Hospital Green
#9BE5AA
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEBAC #EB7DBC
analogous
#85EB7D #7DEBAC #7DEBE3
triadic
#7DEBAC #AC7DEB #EBAC7D
tetradic
#7DEBAC #7D85EB #EB7DBC #EBE37D
square
#7DEBAC #7D85EB #EB7DBC #EBE37D
split-complementary
#7DEBAC #E37DEB #EB7D85
monochromatic
#20CE6A #48E38A #7DEBAC #B2F3CE #E4FBEE
Accessibility & contrast
On white
1.46
#7DEBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#7DEBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEBAC
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEBAC | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA8
Deuteranopia (green-blind)
#D9D1B0
Tritanopia (blue-blind)
#61E9DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7debac; /* rgb */ color: rgb(125, 235, 172); /* oklch */ color: oklch(85.8% 0.136 156.8);
Tailwind
colors: {
custom: {
50: '#a8f2c5',
500: '#7debac',
950: '#000000',
},
}SCSS
$custom: #7debac; $custom-light: #a8f2c5; $custom-dark: #000000;
JSON
{
"hex": "#7debac",
"rgb": {
"r": 125,
"g": 235,
"b": 172
},
"hsl": {
"h": 145.636,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.85792,
"c": 0.13582,
"h": 156.8
},
"luminance": 0.66755
}Semantic roles & 50–950 ramp
primary
#7DEBAC
secondary
#C4488F
accent
#1081D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582