#BDEEE8#BDEEE8
#BDEEE8 is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.3% C 0.051 H 187.1°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEEE8 |
|---|---|
| RGB | rgb(189, 238, 232) |
| HSL | hsl(173, 59%, 84%) |
| HSV | hsv(173, 21%, 93%) |
| CMYK | cmyk(20.6%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(90.68, -16.81, -2.26) |
| CIE-LCH | lch(90.68, 16.96, 187.65°) |
| OKLab | oklab(91.34% -0.0505 -0.0063) |
| OKLCH | oklch(91.34% 0.051 187.1) |
| XYZ | xyz(66.1221, 77.7917, 87.8597) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.87
Paleturquoise
#AFEEEE
ΔE00 3.32
Light Light Blue
#CAFFFB
ΔE00 3.63
Eggshell Blue
#C4FFF7
ΔE00 3.81
Ice
#D6FFFA
ΔE00 4.37
Pale Blue
#D0FEFE
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEEE8 #EEBDC3
analogous
#BDEECF #BDEEE8 #BDDBEE
triadic
#BDEEE8 #E8BDEE #EEE8BD
tetradic
#BDEEE8 #CFBDEE #EEBDC3 #DBEEBD
square
#BDEEE8 #CFBDEE #EEBDC3 #DBEEBD
split-complementary
#BDEEE8 #EEBDDB #EECFBD
monochromatic
#5CD5C6 #8CE1D7 #BDEEE8 #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.27
#BDEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#BDEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEEE8
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEEE8 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E8
Deuteranopia (green-blind)
#DFE1E9
Tritanopia (blue-blind)
#AFF0EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdeee8; /* rgb */ color: rgb(189, 238, 232); /* oklch */ color: oklch(91.3% 0.051 187.1);
Tailwind
colors: {
custom: {
50: '#d1f3ef',
500: '#bdeee8',
950: '#000000',
},
}SCSS
$custom: #bdeee8; $custom-light: #d1f3ef; $custom-dark: #000000;
JSON
{
"hex": "#bdeee8",
"rgb": {
"r": 189,
"g": 238,
"b": 232
},
"hsl": {
"h": 172.653,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.91341,
"c": 0.05085,
"h": 187.1
},
"luminance": 0.77794
}Semantic roles & 50–950 ramp
primary
#BDEEE8
secondary
#CC838C
accent
#1F33C7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585