#BDF0EA#BDF0EA
#BDF0EA is a very light, muted teal. Relative luminance 0.791; OKLCH L 91.8% C 0.053 H 187.4°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF0EA |
|---|---|
| RGB | rgb(189, 240, 234) |
| HSL | hsl(173, 63%, 84%) |
| HSV | hsv(173, 21%, 94%) |
| CMYK | cmyk(21.2%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(91.27, -17.39, -2.44) |
| CIE-LCH | lch(91.27, 17.56, 188.00°) |
| OKLab | oklab(91.82% -0.0522 -0.0068) |
| OKLCH | oklch(91.82% 0.053 187.4) |
| XYZ | xyz(66.9933, 79.0770, 89.5595) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.37
Paleturquoise
#AFEEEE
ΔE00 3.12
Light Light Blue
#CAFFFB
ΔE00 3.23
Eggshell Blue
#C4FFF7
ΔE00 3.31
Ice
#D6FFFA
ΔE00 4.25
Pale Blue
#D0FEFE
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF0EA #F0BDC3
analogous
#BDF0D1 #BDF0EA #BDDDF0
triadic
#BDF0EA #EABDF0 #F0EABD
tetradic
#BDF0EA #D1BDF0 #F0BDC3 #DDF0BD
square
#BDF0EA #D1BDF0 #F0BDC3 #DDF0BD
split-complementary
#BDF0EA #F0BDDD #F0D1BD
monochromatic
#59D9CA #8BE5DA #BDF0EA #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.25
#BDF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#BDF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF0EA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF0EA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#AEF3EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bdf0ea; /* rgb */ color: rgb(189, 240, 234); /* oklch */ color: oklch(91.8% 0.053 187.4);
Tailwind
colors: {
custom: {
50: '#d1f5f0',
500: '#bdf0ea',
950: '#000000',
},
}SCSS
$custom: #bdf0ea; $custom-light: #d1f5f0; $custom-dark: #000000;
JSON
{
"hex": "#bdf0ea",
"rgb": {
"r": 189,
"g": 240,
"b": 234
},
"hsl": {
"h": 172.941,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.91823,
"c": 0.05268,
"h": 187.4
},
"luminance": 0.7908
}Semantic roles & 50–950 ramp
primary
#BDF0EA
secondary
#CF838B
accent
#1B2FCB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585