#BDFEFA#BDFEFA
#BDFEFA is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.3% C 0.065 H 191.4°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEFA |
|---|---|
| RGB | rgb(189, 254, 250) |
| HSL | hsl(176, 97%, 87%) |
| HSV | hsv(176, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(95.41, -20.92, -4.65) |
| CIE-LCH | lch(95.41, 21.43, 192.52°) |
| OKLab | oklab(95.26% -0.0636 -0.0128) |
| OKLCH | oklch(95.26% 0.065 191.4) |
| XYZ | xyz(73.6779, 88.6011, 103.6435) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.21
Eggshell Blue
#C4FFF7
ΔE00 1.81
Duck Egg Blue
#C3FBF4
ΔE00 1.91
Light Light Blue
#CAFFFB
ΔE00 2.27
Light Cyan
#ACFFFC
ΔE00 2.65
Paleturquoise
#AFEEEE
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEFA #FEBDC1
analogous
#BDFEDA #BDFEFA #BDE2FE
triadic
#BDFEFA #FABDFE #FEFABD
tetradic
#BDFEFA #DABDFE #FEBDC1 #E2FEBD
square
#BDFEFA #DABDFE #FEBDC1 #E2FEBD
split-complementary
#BDFEFA #FEBDE2 #FEDABD
monochromatic
#44FCF1 #81FDF5 #BDFEFA #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.12
#BDFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#BDFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEFA
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEFA | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#EAEEFB
Tritanopia (blue-blind)
#A8FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bdfefa; /* rgb */ color: rgb(189, 254, 250); /* oklch */ color: oklch(95.3% 0.065 191.4);
Tailwind
colors: {
custom: {
50: '#d2fffb',
500: '#bdfefa',
950: '#000000',
},
}SCSS
$custom: #bdfefa; $custom-light: #d2fffb; $custom-dark: #000000;
JSON
{
"hex": "#bdfefa",
"rgb": {
"r": 189,
"g": 254,
"b": 250
},
"hsl": {
"h": 176.308,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95261,
"c": 0.0649,
"h": 191.4
},
"luminance": 0.88605
}Semantic roles & 50–950 ramp
primary
#BDFEFA
secondary
#E67A80
accent
#000EE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685