#BDF3EA#BDF3EA
#BDF3EA is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.5% C 0.056 H 183.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF3EA |
|---|---|
| RGB | rgb(189, 243, 234) |
| HSL | hsl(170, 69%, 85%) |
| HSV | hsv(170, 22%, 95%) |
| CMYK | cmyk(22.2%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(92.07, -18.88, -1.27) |
| CIE-LCH | lch(92.07, 18.92, 183.86°) |
| OKLab | oklab(92.46% -0.0561 -0.0037) |
| OKLCH | oklch(92.46% 0.056 183.8) |
| XYZ | xyz(67.8837, 80.8579, 89.8563) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.86
Eggshell Blue
#C4FFF7
ΔE00 2.55
Light Light Blue
#CAFFFB
ΔE00 3.31
Pale Cyan
#B7FFFA
ΔE00 3.87
Paleturquoise
#AFEEEE
ΔE00 3.92
Ice
#D6FFFA
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF3EA #F3BDC6
analogous
#BDF3CF #BDF3EA #BDE1F3
triadic
#BDF3EA #EABDF3 #F3EABD
tetradic
#BDF3EA #CFBDF3 #F3BDC6 #E1F3BD
square
#BDF3EA #CFBDF3 #F3BDC6 #E1F3BD
split-complementary
#BDF3EA #F3BDE1 #F3CFBD
monochromatic
#55E0C9 #89EADA #BDF3EA #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.22
#BDF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#BDF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF3EA
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF3EA | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#AEF5F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf3ea; /* rgb */ color: rgb(189, 243, 234); /* oklch */ color: oklch(92.5% 0.056 183.8);
Tailwind
colors: {
custom: {
50: '#d2f7f0',
500: '#bdf3ea',
950: '#000000',
},
}SCSS
$custom: #bdf3ea; $custom-light: #d2f7f0; $custom-dark: #000000;
JSON
{
"hex": "#bdf3ea",
"rgb": {
"r": 189,
"g": 243,
"b": 234
},
"hsl": {
"h": 170,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.92459,
"c": 0.05621,
"h": 183.8
},
"luminance": 0.80861
}Semantic roles & 50–950 ramp
primary
#BDF3EA
secondary
#D3818F
accent
#1434D1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585