#BDEBAF#BDEBAF
#BDEBAF is a very light, moderate green. Relative luminance 0.733; OKLCH L 89.3% C 0.093 H 138.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBAF |
|---|---|
| RGB | rgb(189, 235, 175) |
| HSL | hsl(106, 60%, 80%) |
| HSV | hsv(106, 26%, 92%) |
| CMYK | cmyk(19.6%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(88.60, -25.74, 24.40) |
| CIE-LCH | lch(88.60, 35.46, 136.53°) |
| OKLab | oklab(89.26% -0.0699 0.062) |
| OKLCH | oklch(89.26% 0.093 138.5) |
| XYZ | xyz(58.4307, 73.3293, 51.6246) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.84
Light Grey Green
#B7E1A1
ΔE00 2.58
Very Pale Green
#CFFDBC
ΔE00 3.93
Washed Out Green
#BCF5A6
ΔE00 3.99
Pale Green
#C7FDB5
ΔE00 4.16
Celadon
#BEFDB7
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBAF #DDAFEB
analogous
#DBEBAF #BDEBAF #AFEBBF
triadic
#BDEBAF #AFBDEB #EBAFBD
tetradic
#BDEBAF #AFDBEB #DDAFEB #EBBFAF
square
#BDEBAF #AFDBEB #DDAFEB #EBBFAF
split-complementary
#BDEBAF #BFAFEB #EBAFDB
monochromatic
#6CD34D #95DF7E #BDEBAF #E5F7E0 #EBF9E7
Accessibility & contrast
On white
1.34
#BDEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#BDEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBAF
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBAF | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#BBE7DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bdebaf; /* rgb */ color: rgb(189, 235, 175); /* oklch */ color: oklch(89.3% 0.093 138.5);
Tailwind
colors: {
custom: {
50: '#d1f1c7',
500: '#bdebaf',
950: '#000000',
},
}SCSS
$custom: #bdebaf; $custom-light: #d1f1c7; $custom-dark: #000000;
JSON
{
"hex": "#bdebaf",
"rgb": {
"r": 189,
"g": 235,
"b": 175
},
"hsl": {
"h": 106,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.8926,
"c": 0.09344,
"h": 138.5
},
"luminance": 0.73331
}Semantic roles & 50–950 ramp
primary
#BDEBAF
secondary
#B577C7
accent
#1EC8A0
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582