#BDFFCE#BDFFCE
#BDFFCE is a very light, moderate green. Relative luminance 0.868; OKLCH L 94.3% C 0.093 H 152.3°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFCE |
|---|---|
| RGB | rgb(189, 255, 206) |
| HSL | hsl(135, 100%, 87%) |
| HSV | hsv(135, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(94.65, -30.00, 16.89) |
| CIE-LCH | lch(94.65, 34.43, 150.62°) |
| OKLab | oklab(94.31% -0.0827 0.0434) |
| OKLCH | oklch(94.31% 0.093 152.3) |
| XYZ | xyz(67.8835, 86.7924, 71.5565) |
| Luminance | 0.8679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.43
Light Mint
#B6FFBB
ΔE00 4.12
Light Seafoam
#A0FEBF
ΔE00 4.41
Pale Turquoise
#A5FBD5
ΔE00 4.84
Celadon
#BEFDB7
ΔE00 4.93
Light Mint Green
#A6FBB2
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFCE #FFBDEE
analogous
#CDFFBD #BDFFCE #BDFFEF
triadic
#BDFFCE #CEBDFF #FFCEBD
tetradic
#BDFFCE #BDCDFF #FFBDEE #FFEFBD
square
#BDFFCE #BDCDFF #FFBDEE #FFEFBD
split-complementary
#BDFFCE #EFBDFF #FFBDCD
monochromatic
#43FF73 #80FFA1 #BDFFCE #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.14
#BDFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#BDFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFCE
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFCE | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CB
Deuteranopia (green-blind)
#F4EDD1
Tritanopia (blue-blind)
#B3FDF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bdffce; /* rgb */ color: rgb(189, 255, 206); /* oklch */ color: oklch(94.3% 0.093 152.3);
Tailwind
colors: {
custom: {
50: '#d2ffdd',
500: '#bdffce',
950: '#000000',
},
}SCSS
$custom: #bdffce; $custom-light: #d2ffdd; $custom-dark: #000000;
JSON
{
"hex": "#bdffce",
"rgb": {
"r": 189,
"g": 255,
"b": 206
},
"hsl": {
"h": 135.455,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94309,
"c": 0.09345,
"h": 152.3
},
"luminance": 0.86795
}Semantic roles & 50–950 ramp
primary
#BDFFCE
secondary
#E779CB
accent
#00AAE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684