#BDEFF0#BDEFF0
#BDEFF0 is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.8% C 0.051 H 197.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEFF0 |
|---|---|
| RGB | rgb(189, 239, 240) |
| HSL | hsl(181, 63%, 84%) |
| HSV | hsv(181, 21%, 94%) |
| CMYK | cmyk(21.2%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(91.16, -15.64, -5.73) |
| CIE-LCH | lch(91.16, 16.66, 200.11°) |
| OKLab | oklab(91.79% -0.0486 -0.0156) |
| OKLCH | oklch(91.79% 0.051 197.8) |
| XYZ | xyz(67.5763, 78.8405, 94.0784) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.68
Light Sky Blue
#C6FCFF
ΔE00 2.81
Pale Sky Blue
#BDF6FE
ΔE00 3.09
Pale Blue
#D0FEFE
ΔE00 3.41
Light Light Blue
#CAFFFB
ΔE00 3.85
Powder Blue
#B0E0E6
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEFF0 #F0BEBD
analogous
#BDF0D8 #BDEFF0 #BDD6F0
triadic
#BDEFF0 #F0BDEF #EFF0BD
tetradic
#BDEFF0 #D8BDF0 #F0BEBD #D6F0BD
square
#BDEFF0 #D8BDF0 #F0BEBD #D6F0BD
split-complementary
#BDEFF0 #F0BDD6 #F0D8BD
monochromatic
#59D7D9 #8BE3E5 #BDEFF0 #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.25
#BDEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#BDEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEFF0
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEFF0 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#ADF3EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bdeff0; /* rgb */ color: rgb(189, 239, 240); /* oklch */ color: oklch(91.8% 0.051 197.8);
Tailwind
colors: {
custom: {
50: '#d2f4f4',
500: '#bdeff0',
950: '#000000',
},
}SCSS
$custom: #bdeff0; $custom-light: #d2f4f4; $custom-dark: #000000;
JSON
{
"hex": "#bdeff0",
"rgb": {
"r": 189,
"g": 239,
"b": 240
},
"hsl": {
"h": 181.176,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.9179,
"c": 0.05107,
"h": 197.8
},
"luminance": 0.78843
}Semantic roles & 50–950 ramp
primary
#BDEFF0
secondary
#CF8483
accent
#1E1BCB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585