#BDF3EE#BDF3EE
#BDF3EE is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.6% C 0.055 H 189.2°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF3EE |
|---|---|
| RGB | rgb(189, 243, 238) |
| HSL | hsl(174, 69%, 85%) |
| HSV | hsv(174, 22%, 95%) |
| CMYK | cmyk(22.2%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(92.17, -18.05, -3.20) |
| CIE-LCH | lch(92.17, 18.33, 190.05°) |
| OKLab | oklab(92.58% -0.0545 -0.0088) |
| OKLCH | oklch(92.58% 0.055 189.2) |
| XYZ | xyz(68.4649, 81.0903, 92.9170) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.81
Light Light Blue
#CAFFFB
ΔE00 2.61
Paleturquoise
#AFEEEE
ΔE00 2.71
Eggshell Blue
#C4FFF7
ΔE00 2.74
Pale Cyan
#B7FFFA
ΔE00 3.59
Light Sky Blue
#C6FCFF
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF3EE #F3BDC2
analogous
#BDF3D3 #BDF3EE #BDDDF3
triadic
#BDF3EE #EEBDF3 #F3EEBD
tetradic
#BDF3EE #D3BDF3 #F3BDC2 #DDF3BD
square
#BDF3EE #D3BDF3 #F3BDC2 #DDF3BD
split-complementary
#BDF3EE #F3BDDD #F3D3BD
monochromatic
#55E0D3 #89EAE1 #BDF3EE #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.22
#BDF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#BDF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF3EE
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF3EE | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#ADF6F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bdf3ee; /* rgb */ color: rgb(189, 243, 238); /* oklch */ color: oklch(92.6% 0.055 189.2);
Tailwind
colors: {
custom: {
50: '#d2f7f3',
500: '#bdf3ee',
950: '#000000',
},
}SCSS
$custom: #bdf3ee; $custom-light: #d2f7f3; $custom-dark: #000000;
JSON
{
"hex": "#bdf3ee",
"rgb": {
"r": 189,
"g": 243,
"b": 238
},
"hsl": {
"h": 174.444,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.92575,
"c": 0.05522,
"h": 189.2
},
"luminance": 0.81093
}Semantic roles & 50–950 ramp
primary
#BDF3EE
secondary
#D38189
accent
#1426D1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585