#BDE2DB#BDE2DB
#BDE2DB is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.4% C 0.040 H 182.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE2DB |
|---|---|
| RGB | rgb(189, 226, 219) |
| HSL | hsl(169, 39%, 81%) |
| HSV | hsv(169, 16%, 89%) |
| CMYK | cmyk(16.4%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(87.16, -13.43, -0.61) |
| CIE-LCH | lch(87.16, 13.44, 182.61°) |
| OKLab | oklab(88.43% -0.0399 -0.0018) |
| OKLCH | oklch(88.43% 0.04 182.6) |
| XYZ | xyz(60.9654, 70.3243, 77.3660) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.64
Paleturquoise
#AFEEEE
ΔE00 5.97
Duck Egg Blue
#C3FBF4
ΔE00 6.20
Ice
#D6FFFA
ΔE00 6.22
Pale Blue
#D0FEFE
ΔE00 6.68
Very Pale Blue
#D6FFFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE2DB #E2BDC4
analogous
#BDE2C9 #BDE2DB #BDD7E2
triadic
#BDE2DB #DBBDE2 #E2DBBD
tetradic
#BDE2DB #C9BDE2 #E2BDC4 #D7E2BD
square
#BDE2DB #C9BDE2 #E2BDC4 #D7E2BD
split-complementary
#BDE2DB #E2BDD7 #E2C9BD
monochromatic
#68BDAD #92CFC4 #BDE2DB #E8F5F2 #EAF6F3
Accessibility & contrast
On white
1.39
#BDE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#BDE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE2DB
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE2DB | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#B4E4E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bde2db; /* rgb */ color: rgb(189, 226, 219); /* oklch */ color: oklch(88.4% 0.040 182.6);
Tailwind
colors: {
custom: {
50: '#d1ebe6',
500: '#bde2db',
950: '#000000',
},
}SCSS
$custom: #bde2db; $custom-light: #d1ebe6; $custom-dark: #000000;
JSON
{
"hex": "#bde2db",
"rgb": {
"r": 189,
"g": 226,
"b": 219
},
"hsl": {
"h": 168.649,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.88425,
"c": 0.0399,
"h": 182.6
},
"luminance": 0.70326
}Semantic roles & 50–950 ramp
primary
#BDE2DB
secondary
#BB8892
accent
#344BB2
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484