#BDF4EE#BDF4EE
#BDF4EE is a very light, muted teal. Relative luminance 0.817; OKLCH L 92.8% C 0.056 H 188.0°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF4EE |
|---|---|
| RGB | rgb(189, 244, 238) |
| HSL | hsl(173, 71%, 85%) |
| HSV | hsv(173, 23%, 96%) |
| CMYK | cmyk(22.5%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(92.44, -18.54, -2.81) |
| CIE-LCH | lch(92.44, 18.76, 188.61°) |
| OKLab | oklab(92.79% -0.0558 -0.0078) |
| OKLCH | oklch(92.79% 0.056 188) |
| XYZ | xyz(68.7649, 81.6905, 93.0170) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.48
Eggshell Blue
#C4FFF7
ΔE00 2.38
Light Light Blue
#CAFFFB
ΔE00 2.59
Paleturquoise
#AFEEEE
ΔE00 2.98
Pale Cyan
#B7FFFA
ΔE00 3.34
Light Sky Blue
#C6FCFF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF4EE #F4BDC3
analogous
#BDF4D3 #BDF4EE #BDDEF4
triadic
#BDF4EE #EEBDF4 #F4EEBD
tetradic
#BDF4EE #D3BDF4 #F4BDC3 #DEF4BD
square
#BDF4EE #D3BDF4 #F4BDC3 #DEF4BD
split-complementary
#BDF4EE #F4BDDE #F4D3BD
monochromatic
#54E3D3 #89EBE0 #BDF4EE #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.21
#BDF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#BDF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF4EE
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF4EE | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#ADF7F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bdf4ee; /* rgb */ color: rgb(189, 244, 238); /* oklch */ color: oklch(92.8% 0.056 188.0);
Tailwind
colors: {
custom: {
50: '#d2f7f3',
500: '#bdf4ee',
950: '#000000',
},
}SCSS
$custom: #bdf4ee; $custom-light: #d2f7f3; $custom-dark: #000000;
JSON
{
"hex": "#bdf4ee",
"rgb": {
"r": 189,
"g": 244,
"b": 238
},
"hsl": {
"h": 173.455,
"s": 71.429,
"l": 84.902
},
"oklch": {
"l": 0.92787,
"c": 0.05632,
"h": 188
},
"luminance": 0.81693
}Semantic roles & 50–950 ramp
primary
#BDF4EE
secondary
#D5808A
accent
#1227D3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585