#BDF3EB#BDF3EB
#BDF3EB is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.5% C 0.056 H 185.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF3EB |
|---|---|
| RGB | rgb(189, 243, 235) |
| HSL | hsl(171, 69%, 85%) |
| HSV | hsv(171, 22%, 95%) |
| CMYK | cmyk(22.2%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(92.09, -18.67, -1.75) |
| CIE-LCH | lch(92.09, 18.75, 185.37°) |
| OKLab | oklab(92.49% -0.0557 -0.005) |
| OKLCH | oklch(92.49% 0.056 185.1) |
| XYZ | xyz(68.0278, 80.9155, 90.6151) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.72
Eggshell Blue
#C4FFF7
ΔE00 2.50
Light Light Blue
#CAFFFB
ΔE00 3.08
Paleturquoise
#AFEEEE
ΔE00 3.59
Pale Cyan
#B7FFFA
ΔE00 3.73
Ice
#D6FFFA
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF3EB #F3BDC5
analogous
#BDF3D0 #BDF3EB #BDE0F3
triadic
#BDF3EB #EBBDF3 #F3EBBD
tetradic
#BDF3EB #D0BDF3 #F3BDC5 #E0F3BD
square
#BDF3EB #D0BDF3 #F3BDC5 #E0F3BD
split-complementary
#BDF3EB #F3BDE0 #F3D0BD
monochromatic
#55E0CC #89EADB #BDF3EB #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.22
#BDF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#BDF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF3EB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF3EB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#AEF5F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf3eb; /* rgb */ color: rgb(189, 243, 235); /* oklch */ color: oklch(92.5% 0.056 185.1);
Tailwind
colors: {
custom: {
50: '#d2f7f1',
500: '#bdf3eb',
950: '#000000',
},
}SCSS
$custom: #bdf3eb; $custom-light: #d2f7f1; $custom-dark: #000000;
JSON
{
"hex": "#bdf3eb",
"rgb": {
"r": 189,
"g": 243,
"b": 235
},
"hsl": {
"h": 171.111,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.92488,
"c": 0.05591,
"h": 185.1
},
"luminance": 0.80918
}Semantic roles & 50–950 ramp
primary
#BDF3EB
secondary
#D3818D
accent
#1430D1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585