#BDEBEE#BDEBEE
#BDEBEE is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.9% C 0.047 H 201.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBEE |
|---|---|
| RGB | rgb(189, 235, 238) |
| HSL | hsl(184, 59%, 84%) |
| HSV | hsv(184, 21%, 93%) |
| CMYK | cmyk(20.6%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(90.05, -14.06, -6.33) |
| CIE-LCH | lch(90.05, 15.42, 204.23°) |
| OKLab | oklab(90.89% -0.0442 -0.0172) |
| OKLCH | oklch(90.89% 0.047 201.3) |
| XYZ | xyz(66.1228, 76.4061, 92.1363) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.78
Pale Sky Blue
#BDF6FE
ΔE00 3.23
Light Sky Blue
#C6FCFF
ΔE00 3.70
Paleturquoise
#AFEEEE
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 4.16
Really Light Blue
#D4FFFF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBEE #EEC0BD
analogous
#BDEED8 #BDEBEE #BDD2EE
triadic
#BDEBEE #EEBDEB #EBEEBD
tetradic
#BDEBEE #D8BDEE #EEC0BD #D2EEBD
square
#BDEBEE #D8BDEE #EEC0BD #D2EEBD
split-complementary
#BDEBEE #EEBDD2 #EED8BD
monochromatic
#5CCED5 #8CDCE1 #BDEBEE #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.29
#BDEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#BDEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBEE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBEE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#AEEFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdebee; /* rgb */ color: rgb(189, 235, 238); /* oklch */ color: oklch(90.9% 0.047 201.3);
Tailwind
colors: {
custom: {
50: '#d1f1f3',
500: '#bdebee',
950: '#000000',
},
}SCSS
$custom: #bdebee; $custom-light: #d1f1f3; $custom-dark: #000000;
JSON
{
"hex": "#bdebee",
"rgb": {
"r": 189,
"g": 235,
"b": 238
},
"hsl": {
"h": 183.673,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.90887,
"c": 0.04748,
"h": 201.3
},
"luminance": 0.76409
}Semantic roles & 50–950 ramp
primary
#BDEBEE
secondary
#CC8883
accent
#291FC7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585