#BDFEFF#BDFEFF
#BDFEFF is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.4% C 0.065 H 197.3°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEFF |
|---|---|
| RGB | rgb(189, 254, 255) |
| HSL | hsl(181, 100%, 87%) |
| HSV | hsv(181, 26%, 100%) |
| CMYK | cmyk(25.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.55, -19.85, -7.03) |
| CIE-LCH | lch(95.55, 21.06, 199.50°) |
| OKLab | oklab(95.41% -0.0617 -0.0192) |
| OKLCH | oklch(95.41% 0.065 197.3) |
| XYZ | xyz(74.4723, 88.9189, 107.8274) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 2.33
Pale Cyan
#B7FFFA
ΔE00 2.70
Light Light Blue
#CAFFFB
ΔE00 2.73
Light Cyan
#ACFFFC
ΔE00 3.29
Duck Egg Blue
#C3FBF4
ΔE00 3.33
Paleturquoise
#AFEEEE
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEFF #FFBEBD
analogous
#BDFFDF #BDFEFF #BDDDFF
triadic
#BDFEFF #FFBDFE #FEFFBD
tetradic
#BDFEFF #DFBDFF #FFBEBD #DDFFBD
square
#BDFEFF #DFBDFF #FFBEBD #DDFFBD
split-complementary
#BDFEFF #FFBDDD #FFDFBD
monochromatic
#43FCFF #80FDFF #BDFEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#BDFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#BDFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEFF
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEFF | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#A7FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bdfeff; /* rgb */ color: rgb(189, 254, 255); /* oklch */ color: oklch(95.4% 0.065 197.3);
Tailwind
colors: {
custom: {
50: '#d2feff',
500: '#bdfeff',
950: '#000000',
},
}SCSS
$custom: #bdfeff; $custom-light: #d2feff; $custom-dark: #000000;
JSON
{
"hex": "#bdfeff",
"rgb": {
"r": 189,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.909,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95411,
"c": 0.06462,
"h": 197.3
},
"luminance": 0.88922
}Semantic roles & 50–950 ramp
primary
#BDFEFF
secondary
#E77B79
accent
#0300E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686