#BADEB2#BADEB2
#BADEB2 is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.3% C 0.071 H 140.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BADEB2 |
|---|---|
| RGB | rgb(186, 222, 178) |
| HSL | hsl(109, 40%, 78%) |
| HSV | hsv(109, 20%, 87%) |
| CMYK | cmyk(16.2%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(84.94, -19.95, 17.75) |
| CIE-LCH | lch(84.94, 26.70, 138.35°) |
| OKLab | oklab(86.3% -0.0542 0.0455) |
| OKLCH | oklch(86.3% 0.071 140) |
| XYZ | xyz(54.4051, 65.8950, 51.9635) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.55
Light Sage
#BCECAC
ΔE00 5.17
Mint
#AAF0C1
ΔE00 6.62
Hospital Green
#9BE5AA
ΔE00 6.64
Very Pale Green
#CFFDBC
ΔE00 7.64
Very Light Green
#D1FFBD
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADEB2 #D6B2DE
analogous
#D0DEB2 #BADEB2 #B2DEC0
triadic
#BADEB2 #B2BADE #DEB2BA
tetradic
#BADEB2 #B2D0DE #D6B2DE #DEC0B2
square
#BADEB2 #B2D0DE #D6B2DE #DEC0B2
split-complementary
#BADEB2 #C0B2DE #DEB2D0
monochromatic
#6DB95C #94CC87 #BADEB2 #E0F0DD #ECF6EA
Accessibility & contrast
On white
1.48
#BADEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BADEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADEB2
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADEB2 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AF
Deuteranopia (green-blind)
#DBD3B4
Tritanopia (blue-blind)
#B8DBD2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #badeb2; /* rgb */ color: rgb(186, 222, 178); /* oklch */ color: oklch(86.3% 0.071 140.0);
Tailwind
colors: {
custom: {
50: '#cfe8c9',
500: '#badeb2',
950: '#000000',
},
}SCSS
$custom: #badeb2; $custom-light: #cfe8c9; $custom-dark: #000000;
JSON
{
"hex": "#badeb2",
"rgb": {
"r": 186,
"g": 222,
"b": 178
},
"hsl": {
"h": 109.091,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86302,
"c": 0.07079,
"h": 140
},
"luminance": 0.65896
}Semantic roles & 50–950 ramp
primary
#BADEB2
secondary
#AC7EB6
accent
#32B39C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482