#BDFEFB#BDFEFB
#BDFEFB is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.3% C 0.065 H 192.6°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEFB |
|---|---|
| RGB | rgb(189, 254, 251) |
| HSL | hsl(177, 97%, 87%) |
| HSV | hsv(177, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(95.44, -20.71, -5.12) |
| CIE-LCH | lch(95.44, 21.34, 193.90°) |
| OKLab | oklab(95.29% -0.0632 -0.0141) |
| OKLCH | oklch(95.29% 0.065 192.6) |
| XYZ | xyz(73.8351, 88.6640, 104.4715) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.41
Eggshell Blue
#C4FFF7
ΔE00 2.12
Duck Egg Blue
#C3FBF4
ΔE00 2.14
Light Light Blue
#CAFFFB
ΔE00 2.25
Light Cyan
#ACFFFC
ΔE00 2.67
Light Sky Blue
#C6FCFF
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEFB #FEBDC0
analogous
#BDFEDB #BDFEFB #BDE1FE
triadic
#BDFEFB #FBBDFE #FEFBBD
tetradic
#BDFEFB #DBBDFE #FEBDC0 #E1FEBD
square
#BDFEFB #DBBDFE #FEBDC0 #E1FEBD
split-complementary
#BDFEFB #FEBDE1 #FEDBBD
monochromatic
#44FCF4 #81FDF7 #BDFEFB #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.12
#BDFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#BDFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEFB
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEFB | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#A8FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bdfefb; /* rgb */ color: rgb(189, 254, 251); /* oklch */ color: oklch(95.3% 0.065 192.6);
Tailwind
colors: {
custom: {
50: '#d2fffc',
500: '#bdfefb',
950: '#000000',
},
}SCSS
$custom: #bdfefb; $custom-light: #d2fffc; $custom-dark: #000000;
JSON
{
"hex": "#bdfefb",
"rgb": {
"r": 189,
"g": 254,
"b": 251
},
"hsl": {
"h": 177.231,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95291,
"c": 0.06479,
"h": 192.6
},
"luminance": 0.88667
}Semantic roles & 50–950 ramp
primary
#BDFEFB
secondary
#E67A7F
accent
#000BE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685