#BDFEFC#BDFEFC
#BDFEFC is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.3% C 0.065 H 193.7°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEFC |
|---|---|
| RGB | rgb(189, 254, 252) |
| HSL | hsl(178, 97%, 87%) |
| HSV | hsv(178, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(95.47, -20.50, -5.60) |
| CIE-LCH | lch(95.47, 21.25, 195.28°) |
| OKLab | oklab(95.32% -0.0628 -0.0154) |
| OKLCH | oklch(95.32% 0.065 193.7) |
| XYZ | xyz(73.9932, 88.7273, 105.3039) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.69
Light Light Blue
#CAFFFB
ΔE00 2.29
Duck Egg Blue
#C3FBF4
ΔE00 2.40
Eggshell Blue
#C4FFF7
ΔE00 2.45
Light Cyan
#ACFFFC
ΔE00 2.75
Light Sky Blue
#C6FCFF
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEFC #FEBDBF
analogous
#BDFEDC #BDFEFC #BDE0FE
triadic
#BDFEFC #FCBDFE #FEFCBD
tetradic
#BDFEFC #DCBDFE #FEBDBF #E0FEBD
square
#BDFEFC #DCBDFE #FEBDBF #E0FEBD
split-complementary
#BDFEFC #FEBDE0 #FEDCBD
monochromatic
#44FCF7 #81FDF9 #BDFEFC #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.12
#BDFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#BDFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEFC
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEFC | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#A7FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bdfefc; /* rgb */ color: rgb(189, 254, 252); /* oklch */ color: oklch(95.3% 0.065 193.7);
Tailwind
colors: {
custom: {
50: '#d2fffd',
500: '#bdfefc',
950: '#000000',
},
}SCSS
$custom: #bdfefc; $custom-light: #d2fffd; $custom-dark: #000000;
JSON
{
"hex": "#bdfefc",
"rgb": {
"r": 189,
"g": 254,
"b": 252
},
"hsl": {
"h": 178.154,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95321,
"c": 0.0647,
"h": 193.7
},
"luminance": 0.88731
}Semantic roles & 50–950 ramp
primary
#BDFEFC
secondary
#E67A7D
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685