#BDEBE2#BDEBE2
#BDEBE2 is a very light, muted teal. Relative luminance 0.757; OKLCH L 90.5% C 0.049 H 181.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBE2 |
|---|---|
| RGB | rgb(189, 235, 226) |
| HSL | hsl(168, 53%, 83%) |
| HSV | hsv(168, 20%, 92%) |
| CMYK | cmyk(19.6%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(89.73, -16.54, -0.52) |
| CIE-LCH | lch(89.73, 16.55, 181.80°) |
| OKLab | oklab(90.53% -0.0489 -0.0016) |
| OKLCH | oklch(90.53% 0.049 181.9) |
| XYZ | xyz(64.4182, 75.7243, 83.1589) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.73
Paleturquoise
#AFEEEE
ΔE00 4.56
Eggshell Blue
#C4FFF7
ΔE00 4.56
Light Light Blue
#CAFFFB
ΔE00 4.69
Ice
#D6FFFA
ΔE00 4.98
Pale Blue
#D0FEFE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBE2 #EBBDC6
analogous
#BDEBCB #BDEBE2 #BDDDEB
triadic
#BDEBE2 #E2BDEB #EBE2BD
tetradic
#BDEBE2 #CBBDEB #EBBDC6 #DDEBBD
square
#BDEBE2 #CBBDEB #EBBDC6 #DDEBBD
split-complementary
#BDEBE2 #EBBDDD #EBCBBD
monochromatic
#5FCFB9 #8EDDCD #BDEBE2 #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.30
#BDEBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BDEBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBE2
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBE2 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E2
Deuteranopia (green-blind)
#DEDFE3
Tritanopia (blue-blind)
#B1EDE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdebe2; /* rgb */ color: rgb(189, 235, 226); /* oklch */ color: oklch(90.5% 0.049 181.9);
Tailwind
colors: {
custom: {
50: '#d1f1eb',
500: '#bdebe2',
950: '#000000',
},
}SCSS
$custom: #bdebe2; $custom-light: #d1f1eb; $custom-dark: #000000;
JSON
{
"hex": "#bdebe2",
"rgb": {
"r": 189,
"g": 235,
"b": 226
},
"hsl": {
"h": 168.261,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.90531,
"c": 0.04897,
"h": 181.9
},
"luminance": 0.75726
}Semantic roles & 50–950 ramp
primary
#BDEBE2
secondary
#C78592
accent
#2543C1
background
#FEFFFE
surface
#FBFEFD
border
#D4D6D5
text
#141616
muted
#838584