#BDFEF5#BDFEF5
#BDFEF5 is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.1% C 0.066 H 185.6°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEF5 |
|---|---|
| RGB | rgb(189, 254, 245) |
| HSL | hsl(172, 97%, 87%) |
| HSV | hsv(172, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(95.28, -21.98, -2.26) |
| CIE-LCH | lch(95.28, 22.09, 185.87°) |
| OKLab | oklab(95.12% -0.0656 -0.0064) |
| OKLCH | oklch(95.12% 0.066 185.6) |
| XYZ | xyz(72.9043, 88.2917, 99.5691) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.20
Duck Egg Blue
#C3FBF4
ΔE00 1.81
Pale Cyan
#B7FFFA
ΔE00 1.82
Light Light Blue
#CAFFFB
ΔE00 3.10
Light Cyan
#ACFFFC
ΔE00 3.37
Pale Aqua
#B8FFEB
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEF5 #FEBDC6
analogous
#BDFED5 #BDFEF5 #BDE7FE
triadic
#BDFEF5 #F5BDFE #FEF5BD
tetradic
#BDFEF5 #D5BDFE #FEBDC6 #E7FEBD
square
#BDFEF5 #D5BDFE #FEBDC6 #E7FEBD
split-complementary
#BDFEF5 #FEBDE7 #FED5BD
monochromatic
#44FCE3 #81FDEC #BDFEF5 #E1FFFA #E1FFFA
Accessibility & contrast
On white
1.13
#BDFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#BDFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEF5
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEF5 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F5
Deuteranopia (green-blind)
#EBEEF6
Tritanopia (blue-blind)
#AAFFFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfef5; /* rgb */ color: rgb(189, 254, 245); /* oklch */ color: oklch(95.1% 0.066 185.6);
Tailwind
colors: {
custom: {
50: '#d2fff8',
500: '#bdfef5',
950: '#000000',
},
}SCSS
$custom: #bdfef5; $custom-light: #d2fff8; $custom-dark: #000000;
JSON
{
"hex": "#bdfef5",
"rgb": {
"r": 189,
"g": 254,
"b": 245
},
"hsl": {
"h": 171.692,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95115,
"c": 0.0659,
"h": 185.6
},
"luminance": 0.88295
}Semantic roles & 50–950 ramp
primary
#BDFEF5
secondary
#E67A89
accent
#0020E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685