#BDFEF3#BDFEF3
#BDFEF3 is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.1% C 0.066 H 183.3°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEF3 |
|---|---|
| RGB | rgb(189, 254, 243) |
| HSL | hsl(170, 97%, 87%) |
| HSV | hsv(170, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(95.23, -22.39, -1.30) |
| CIE-LCH | lch(95.23, 22.43, 183.33°) |
| OKLab | oklab(95.06% -0.0664 -0.0038) |
| OKLCH | oklch(95.06% 0.066 183.3) |
| XYZ | xyz(72.6006, 88.1702, 97.9699) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.61
Duck Egg Blue
#C3FBF4
ΔE00 2.22
Pale Cyan
#B7FFFA
ΔE00 2.47
Pale Aqua
#B8FFEB
ΔE00 3.22
Light Light Blue
#CAFFFB
ΔE00 3.62
Light Cyan
#ACFFFC
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEF3 #FEBDC8
analogous
#BDFED3 #BDFEF3 #BDE9FE
triadic
#BDFEF3 #F3BDFE #FEF3BD
tetradic
#BDFEF3 #D3BDFE #FEBDC8 #E9FEBD
square
#BDFEF3 #D3BDFE #FEBDC8 #E9FEBD
split-complementary
#BDFEF3 #FEBDE9 #FED3BD
monochromatic
#44FCDD #81FDE8 #BDFEF3 #E1FFFA #E1FFFA
Accessibility & contrast
On white
1.13
#BDFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#BDFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEF3
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEF3 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F3
Deuteranopia (green-blind)
#ECEEF4
Tritanopia (blue-blind)
#AAFFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfef3; /* rgb */ color: rgb(189, 254, 243); /* oklch */ color: oklch(95.1% 0.066 183.3);
Tailwind
colors: {
custom: {
50: '#d2fff7',
500: '#bdfef3',
950: '#000000',
},
}SCSS
$custom: #bdfef3; $custom-light: #d2fff7; $custom-dark: #000000;
JSON
{
"hex": "#bdfef3",
"rgb": {
"r": 189,
"g": 254,
"b": 243
},
"hsl": {
"h": 169.846,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95057,
"c": 0.06649,
"h": 183.3
},
"luminance": 0.88174
}Semantic roles & 50–950 ramp
primary
#BDFEF3
secondary
#E67A8C
accent
#0027E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685