#BAEDAF#BAEDAF
#BAEDAF is a very light, moderate green. Relative luminance 0.741; OKLCH L 89.5% C 0.098 H 140.1°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDAF |
|---|---|
| RGB | rgb(186, 237, 175) |
| HSL | hsl(109, 63%, 81%) |
| HSV | hsv(109, 26%, 93%) |
| CMYK | cmyk(21.5%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(88.97, -27.70, 24.87) |
| CIE-LCH | lch(88.97, 37.23, 138.08°) |
| OKLab | oklab(89.51% -0.0754 0.0631) |
| OKLCH | oklch(89.51% 0.098 140.1) |
| XYZ | xyz(58.2698, 74.1011, 51.7820) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.82
Light Grey Green
#B7E1A1
ΔE00 3.05
Washed Out Green
#BCF5A6
ΔE00 3.47
Celadon
#BEFDB7
ΔE00 3.58
Pale Green
#C7FDB5
ΔE00 3.71
Very Pale Green
#CFFDBC
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDAF #E2AFED
analogous
#D9EDAF #BAEDAF #AFEDC3
triadic
#BAEDAF #AFBAED #EDAFBA
tetradic
#BAEDAF #AFD9ED #E2AFED #EDC3AF
square
#BAEDAF #AFD9ED #E2AFED #EDC3AF
split-complementary
#BAEDAF #C3AFED #EDAFD9
monochromatic
#64D74B #8FE27D #BAEDAF #E5F8E1 #E9F9E6
Accessibility & contrast
On white
1.33
#BAEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#BAEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDAF
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDAF | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#B7E9DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baedaf; /* rgb */ color: rgb(186, 237, 175); /* oklch */ color: oklch(89.5% 0.098 140.1);
Tailwind
colors: {
custom: {
50: '#cff3c7',
500: '#baedaf',
950: '#000000',
},
}SCSS
$custom: #baedaf; $custom-light: #cff3c7; $custom-dark: #000000;
JSON
{
"hex": "#baedaf",
"rgb": {
"r": 186,
"g": 237,
"b": 175
},
"hsl": {
"h": 109.355,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.89506,
"c": 0.09833,
"h": 140.1
},
"luminance": 0.74103
}Semantic roles & 50–950 ramp
primary
#BAEDAF
secondary
#BB76CA
accent
#1ACBAC
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582