#BDFFD1#BDFFD1
#BDFFD1 is a very light, moderate green. Relative luminance 0.869; OKLCH L 94.4% C 0.091 H 154.0°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFD1 |
|---|---|
| RGB | rgb(189, 255, 209) |
| HSL | hsl(138, 100%, 87%) |
| HSV | hsv(138, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 18%, 0%) |
| CIE-LAB | lab(94.71, -29.47, 15.44) |
| CIE-LCH | lch(94.71, 33.27, 152.34°) |
| OKLab | oklab(94.38% -0.0815 0.0398) |
| OKLCH | oklch(94.38% 0.091 154) |
| XYZ | xyz(68.2514, 86.9396, 73.4942) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 4.30
Light Seafoam
#A0FEBF
ΔE00 4.82
Light Mint
#B6FFBB
ΔE00 4.85
Celadon
#BEFDB7
ΔE00 5.68
Light Mint Green
#A6FBB2
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFD1 #FFBDEB
analogous
#CAFFBD #BDFFD1 #BDFFF2
triadic
#BDFFD1 #D1BDFF #FFD1BD
tetradic
#BDFFD1 #BDCAFF #FFBDEB #FFF2BD
square
#BDFFD1 #BDCAFF #FFBDEB #FFF2BD
split-complementary
#BDFFD1 #F2BDFF #FFBDCA
monochromatic
#43FF7C #80FFA6 #BDFFD1 #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.14
#BDFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#BDFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFD1
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFD1 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CF
Deuteranopia (green-blind)
#F4EDD3
Tritanopia (blue-blind)
#B3FDF2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bdffd1; /* rgb */ color: rgb(189, 255, 209); /* oklch */ color: oklch(94.4% 0.091 154.0);
Tailwind
colors: {
custom: {
50: '#d2ffdf',
500: '#bdffd1',
950: '#000000',
},
}SCSS
$custom: #bdffd1; $custom-light: #d2ffdf; $custom-dark: #000000;
JSON
{
"hex": "#bdffd1",
"rgb": {
"r": 189,
"g": 255,
"b": 209
},
"hsl": {
"h": 138.182,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.9438,
"c": 0.09069,
"h": 154
},
"luminance": 0.86942
}Semantic roles & 50–950 ramp
primary
#BDFFD1
secondary
#E779C6
accent
#00A0E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684