#BBEDAF#BBEDAF
#BBEDAF is a very light, moderate green. Relative luminance 0.742; OKLCH L 89.6% C 0.098 H 139.6°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDAF |
|---|---|
| RGB | rgb(187, 237, 175) |
| HSL | hsl(108, 63%, 81%) |
| HSV | hsv(108, 26%, 93%) |
| CMYK | cmyk(21.1%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(89.03, -27.37, 24.96) |
| CIE-LCH | lch(89.03, 37.04, 137.63°) |
| OKLab | oklab(89.57% -0.0745 0.0633) |
| OKLCH | oklch(89.57% 0.098 139.6) |
| XYZ | xyz(58.5137, 74.2268, 51.7935) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.68
Light Grey Green
#B7E1A1
ΔE00 2.98
Washed Out Green
#BCF5A6
ΔE00 3.46
Celadon
#BEFDB7
ΔE00 3.63
Pale Green
#C7FDB5
ΔE00 3.67
Very Pale Green
#CFFDBC
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDAF #E1AFED
analogous
#DAEDAF #BBEDAF #AFEDC2
triadic
#BBEDAF #AFBBED #EDAFBB
tetradic
#BBEDAF #AFDAED #E1AFED #EDC2AF
square
#BBEDAF #AFDAED #E1AFED #EDC2AF
split-complementary
#BBEDAF #C2AFED #EDAFDA
monochromatic
#66D74B #91E27D #BBEDAF #E5F8E1 #EAF9E6
Accessibility & contrast
On white
1.33
#BBEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#BBEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDAF
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDAF | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#B9E9DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbedaf; /* rgb */ color: rgb(187, 237, 175); /* oklch */ color: oklch(89.6% 0.098 139.6);
Tailwind
colors: {
custom: {
50: '#d0f3c7',
500: '#bbedaf',
950: '#000000',
},
}SCSS
$custom: #bbedaf; $custom-light: #d0f3c7; $custom-dark: #000000;
JSON
{
"hex": "#bbedaf",
"rgb": {
"r": 187,
"g": 237,
"b": 175
},
"hsl": {
"h": 108.387,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.89569,
"c": 0.09775,
"h": 139.6
},
"luminance": 0.74228
}Semantic roles & 50–950 ramp
primary
#BBEDAF
secondary
#BA76CA
accent
#1ACBA9
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582