#BDFCEE#BDFCEE
#BDFCEE is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.5% C 0.066 H 179.6°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFCEE |
|---|---|
| RGB | rgb(189, 252, 238) |
| HSL | hsl(167, 91%, 86%) |
| HSV | hsv(167, 25%, 99%) |
| CMYK | cmyk(25%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(94.57, -22.45, 0.31) |
| CIE-LCH | lch(94.57, 22.46, 179.20°) |
| OKLab | oklab(94.49% -0.0659 0.0005) |
| OKLCH | oklch(94.49% 0.066 179.6) |
| XYZ | xyz(71.2245, 86.6096, 93.8369) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.33
Eggshell Blue
#C4FFF7
ΔE00 2.48
Duck Egg Blue
#C3FBF4
ΔE00 2.90
Pale Cyan
#B7FFFA
ΔE00 3.66
Light Light Blue
#CAFFFB
ΔE00 4.41
Light Cyan
#ACFFFC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFCEE #FCBDCB
analogous
#BDFCCF #BDFCEE #BDEBFC
triadic
#BDFCEE #EEBDFC #FCEEBD
tetradic
#BDFCEE #CFBDFC #FCBDCB #EBFCBD
square
#BDFCEE #CFBDFC #FCBDCB #EBFCBD
split-complementary
#BDFCEE #FCBDEB #FCCFBD
monochromatic
#48F7D0 #82F9DF #BDFCEE #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.15
#BDFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#BDFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFCEE
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFCEE | 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)
#F7F4ED
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#ACFEF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bdfcee; /* rgb */ color: rgb(189, 252, 238); /* oklch */ color: oklch(94.5% 0.066 179.6);
Tailwind
colors: {
custom: {
50: '#d2fdf3',
500: '#bdfcee',
950: '#000000',
},
}SCSS
$custom: #bdfcee; $custom-light: #d2fdf3; $custom-dark: #000000;
JSON
{
"hex": "#bdfcee",
"rgb": {
"r": 189,
"g": 252,
"b": 238
},
"hsl": {
"h": 166.667,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.94489,
"c": 0.06588,
"h": 179.6
},
"luminance": 0.86613
}Semantic roles & 50–950 ramp
primary
#BDFCEE
secondary
#E27B92
accent
#0033E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585