#7DEBAF#7DEBAF
#7DEBAF is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.9% C 0.133 H 158.0°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEBAF |
|---|---|
| RGB | rgb(125, 235, 175) |
| HSL | hsl(147, 73%, 71%) |
| HSV | hsv(147, 47%, 92%) |
| CMYK | cmyk(46.8%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(85.44, -44.95, 19.53) |
| CIE-LCH | lch(85.44, 49.01, 156.51°) |
| OKLab | oklab(85.86% -0.1235 0.0498) |
| OKLCH | oklch(85.86% 0.133 158) |
| XYZ | xyz(45.9001, 66.8682, 51.0372) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.54
Light Blue Green
#7EFBB3
ΔE00 3.79
Seafoam
#7FE0B3
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.95
Light Sea Green
#98F6B0
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEBAF #EB7DB9
analogous
#82EB7D #7DEBAF #7DEBE6
triadic
#7DEBAF #AF7DEB #EBAF7D
tetradic
#7DEBAF #7D82EB #EB7DB9 #EBE67D
square
#7DEBAF #7D82EB #EB7DB9 #EBE67D
split-complementary
#7DEBAF #E67DEB #EB7D82
monochromatic
#20CE6F #48E38E #7DEBAF #B2F3D0 #E4FBEF
Accessibility & contrast
On white
1.46
#7DEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#7DEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEBAF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEBAF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#60EADB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7debaf; /* rgb */ color: rgb(125, 235, 175); /* oklch */ color: oklch(85.9% 0.133 158.0);
Tailwind
colors: {
custom: {
50: '#a8f2c7',
500: '#7debaf',
950: '#000000',
},
}SCSS
$custom: #7debaf; $custom-light: #a8f2c7; $custom-dark: #000000;
JSON
{
"hex": "#7debaf",
"rgb": {
"r": 125,
"g": 235,
"b": 175
},
"hsl": {
"h": 147.273,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.8586,
"c": 0.13321,
"h": 158
},
"luminance": 0.66872
}Semantic roles & 50–950 ramp
primary
#7DEBAF
secondary
#C4488C
accent
#107CD5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582