#BDFEF6#BDFEF6
#BDFEF6 is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.1% C 0.066 H 186.7°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEF6 |
|---|---|
| RGB | rgb(189, 254, 246) |
| HSL | hsl(173, 97%, 87%) |
| HSV | hsv(173, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(95.31, -21.77, -2.74) |
| CIE-LCH | lch(95.31, 21.94, 187.16°) |
| OKLab | oklab(95.14% -0.0652 -0.0077) |
| OKLCH | oklch(95.14% 0.066 186.7) |
| XYZ | xyz(73.0574, 88.3529, 100.3753) |
| Luminance | 0.8836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.12
Pale Cyan
#B7FFFA
ΔE00 1.53
Duck Egg Blue
#C3FBF4
ΔE00 1.67
Light Light Blue
#CAFFFB
ΔE00 2.86
Light Cyan
#ACFFFC
ΔE00 3.14
Pale Aqua
#B8FFEB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEF6 #FEBDC5
analogous
#BDFED6 #BDFEF6 #BDE6FE
triadic
#BDFEF6 #F6BDFE #FEF6BD
tetradic
#BDFEF6 #D6BDFE #FEBDC5 #E6FEBD
square
#BDFEF6 #D6BDFE #FEBDC5 #E6FEBD
split-complementary
#BDFEF6 #FEBDE6 #FED6BD
monochromatic
#44FCE6 #81FDEE #BDFEF6 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.12
#BDFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#BDFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEF6
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEF6 | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F6
Deuteranopia (green-blind)
#EBEEF7
Tritanopia (blue-blind)
#A9FFFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfef6; /* rgb */ color: rgb(189, 254, 246); /* oklch */ color: oklch(95.1% 0.066 186.7);
Tailwind
colors: {
custom: {
50: '#d2fff9',
500: '#bdfef6',
950: '#000000',
},
}SCSS
$custom: #bdfef6; $custom-light: #d2fff9; $custom-dark: #000000;
JSON
{
"hex": "#bdfef6",
"rgb": {
"r": 189,
"g": 254,
"b": 246
},
"hsl": {
"h": 172.615,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95144,
"c": 0.06565,
"h": 186.7
},
"luminance": 0.88356
}Semantic roles & 50–950 ramp
primary
#BDFEF6
secondary
#E67A87
accent
#001CE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685