#BADEBE#BADEBE
#BADEBE is a very light, muted green. Relative luminance 0.664; OKLCH L 86.6% C 0.058 H 148.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BADEBE |
|---|---|
| RGB | rgb(186, 222, 190) |
| HSL | hsl(127, 35%, 80%) |
| HSV | hsv(127, 16%, 87%) |
| CMYK | cmyk(16.2%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(85.20, -17.88, 11.81) |
| CIE-LCH | lch(85.20, 21.43, 146.56°) |
| OKLab | oklab(86.59% -0.0492 0.0306) |
| OKLCH | oklch(86.59% 0.058 148.1) |
| XYZ | xyz(55.6630, 66.3982, 58.5887) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.02
Light Grey Green
#B7E1A1
ΔE00 7.82
Light Sage
#BCECAC
ΔE00 8.00
Light Teal
#90E4C1
ΔE00 8.23
Hospital Green
#9BE5AA
ΔE00 8.27
Pale Turquoise
#A5FBD5
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADEBE #DEBADA
analogous
#C8DEBA #BADEBE #BADED0
triadic
#BADEBE #BEBADE #DEBEBA
tetradic
#BADEBE #BAC8DE #DEBADA #DED0BA
square
#BADEBE #BAC8DE #DEBADA #DED0BA
split-complementary
#BADEBE #D0BADE #DEBAC8
monochromatic
#67B670 #91CA97 #BADEBE #E3F2E5 #EAF5EC
Accessibility & contrast
On white
1.47
#BADEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BADEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADEBE
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADEBE | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BC
Deuteranopia (green-blind)
#D9D3C0
Tritanopia (blue-blind)
#B6DCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badebe; /* rgb */ color: rgb(186, 222, 190); /* oklch */ color: oklch(86.6% 0.058 148.1);
Tailwind
colors: {
custom: {
50: '#cfe8d1',
500: '#badebe',
950: '#000000',
},
}SCSS
$custom: #badebe; $custom-light: #cfe8d1; $custom-dark: #000000;
JSON
{
"hex": "#badebe",
"rgb": {
"r": 186,
"g": 222,
"b": 190
},
"hsl": {
"h": 126.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.86591,
"c": 0.05791,
"h": 148.1
},
"luminance": 0.66399
}Semantic roles & 50–950 ramp
primary
#BADEBE
secondary
#B686B1
accent
#37A1AE
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131614
muted
#838483