#BDFFDE#BDFFDE
#BDFFDE is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.7% C 0.080 H 162.7°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFDE |
|---|---|
| RGB | rgb(189, 255, 222) |
| HSL | hsl(150, 100%, 87%) |
| HSV | hsv(150, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.00, -27.06, 9.18) |
| CIE-LCH | lch(95.00, 28.57, 161.27°) |
| OKLab | oklab(94.7% -0.0761 0.0237) |
| OKLCH | oklch(94.7% 0.08 162.7) |
| XYZ | xyz(69.9270, 87.6098, 82.3190) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.32
Pale Aqua
#B8FFEB
ΔE00 4.33
Mint
#AAF0C1
ΔE00 5.20
Light Aqua
#8CFFDB
ΔE00 6.25
Light Teal
#90E4C1
ΔE00 7.06
Aquamarine
#7FFFD4
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFDE #FFBDDE
analogous
#BDFFBD #BDFFDE #BDFFFF
triadic
#BDFFDE #DEBDFF #FFDEBD
tetradic
#BDFFDE #BDBDFF #FFBDDE #FFFFBD
square
#BDFFDE #BDBDFF #FFBDDE #FFFFBD
split-complementary
#BDFFDE #FFBDFF #FFBDBD
monochromatic
#43FFA1 #80FFBF #BDFFDE #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.13
#BDFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#BDFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFDE
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFDE | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DC
Deuteranopia (green-blind)
#F1EDE0
Tritanopia (blue-blind)
#B0FFF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdffde; /* rgb */ color: rgb(189, 255, 222); /* oklch */ color: oklch(94.7% 0.080 162.7);
Tailwind
colors: {
custom: {
50: '#d2ffe8',
500: '#bdffde',
950: '#000000',
},
}SCSS
$custom: #bdffde; $custom-light: #d2ffe8; $custom-dark: #000000;
JSON
{
"hex": "#bdffde",
"rgb": {
"r": 189,
"g": 255,
"b": 222
},
"hsl": {
"h": 150,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94701,
"c": 0.07973,
"h": 162.7
},
"luminance": 0.87613
}Semantic roles & 50–950 ramp
primary
#BDFFDE
secondary
#E779B0
accent
#0073E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684