#BDFBF8#BDFBF8
#BDFBF8 is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.6% C 0.062 H 192.4°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFBF8 |
|---|---|
| RGB | rgb(189, 251, 248) |
| HSL | hsl(177, 89%, 86%) |
| HSV | hsv(177, 25%, 98%) |
| CMYK | cmyk(24.7%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(94.56, -19.88, -4.87) |
| CIE-LCH | lch(94.56, 20.47, 193.75°) |
| OKLab | oklab(94.57% -0.0607 -0.0134) |
| OKLCH | oklch(94.57% 0.062 192.4) |
| XYZ | xyz(72.4214, 86.5872, 101.6858) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.80
Pale Cyan
#B7FFFA
ΔE00 1.91
Light Light Blue
#CAFFFB
ΔE00 2.02
Eggshell Blue
#C4FFF7
ΔE00 2.12
Paleturquoise
#AFEEEE
ΔE00 2.99
Light Sky Blue
#C6FCFF
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFBF8 #FBBDC0
analogous
#BDFBD9 #BDFBF8 #BDDFFB
triadic
#BDFBF8 #F8BDFB #FBF8BD
tetradic
#BDFBF8 #D9BDFB #FBBDC0 #DFFBBD
square
#BDFBF8 #D9BDFB #FBBDC0 #DFFBBD
split-complementary
#BDFBF8 #FBBDDF #FBD9BD
monochromatic
#4AF4EC #83F8F2 #BDFBF8 #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.15
#BDFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#BDFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFBF8
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFBF8 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F8
Deuteranopia (green-blind)
#E8ECF9
Tritanopia (blue-blind)
#A9FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bdfbf8; /* rgb */ color: rgb(189, 251, 248); /* oklch */ color: oklch(94.6% 0.062 192.4);
Tailwind
colors: {
custom: {
50: '#d2fcfa',
500: '#bdfbf8',
950: '#000000',
},
}SCSS
$custom: #bdfbf8; $custom-light: #d2fcfa; $custom-dark: #000000;
JSON
{
"hex": "#bdfbf8",
"rgb": {
"r": 189,
"g": 251,
"b": 248
},
"hsl": {
"h": 177.097,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.94566,
"c": 0.06214,
"h": 192.4
},
"luminance": 0.8659
}Semantic roles & 50–950 ramp
primary
#BDFBF8
secondary
#E07C81
accent
#000BE5
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585