#BDFEF7#BDFEF7
#BDFEF7 is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.2% C 0.065 H 187.9°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEF7 |
|---|---|
| RGB | rgb(189, 254, 247) |
| HSL | hsl(174, 97%, 87%) |
| HSV | hsv(174, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(95.34, -21.56, -3.21) |
| CIE-LCH | lch(95.34, 21.80, 188.48°) |
| OKLab | oklab(95.17% -0.0648 -0.0089) |
| OKLCH | oklch(95.17% 0.065 187.9) |
| XYZ | xyz(73.2113, 88.4145, 101.1858) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.16
Pale Cyan
#B7FFFA
ΔE00 1.29
Duck Egg Blue
#C3FBF4
ΔE00 1.62
Light Light Blue
#CAFFFB
ΔE00 2.66
Light Cyan
#ACFFFC
ΔE00 2.95
Paleturquoise
#AFEEEE
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEF7 #FEBDC4
analogous
#BDFED7 #BDFEF7 #BDE5FE
triadic
#BDFEF7 #F7BDFE #FEF7BD
tetradic
#BDFEF7 #D7BDFE #FEBDC4 #E5FEBD
square
#BDFEF7 #D7BDFE #FEBDC4 #E5FEBD
split-complementary
#BDFEF7 #FEBDE5 #FED7BD
monochromatic
#44FCE8 #81FDF0 #BDFEF7 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.12
#BDFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#BDFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEF7
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEF7 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F7
Deuteranopia (green-blind)
#EBEEF8
Tritanopia (blue-blind)
#A9FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bdfef7; /* rgb */ color: rgb(189, 254, 247); /* oklch */ color: oklch(95.2% 0.065 187.9);
Tailwind
colors: {
custom: {
50: '#d2fff9',
500: '#bdfef7',
950: '#000000',
},
}SCSS
$custom: #bdfef7; $custom-light: #d2fff9; $custom-dark: #000000;
JSON
{
"hex": "#bdfef7",
"rgb": {
"r": 189,
"g": 254,
"b": 247
},
"hsl": {
"h": 173.538,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95173,
"c": 0.06542,
"h": 187.9
},
"luminance": 0.88418
}Semantic roles & 50–950 ramp
primary
#BDFEF7
secondary
#E67A85
accent
#0019E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685