#BDFEF4#BDFEF4
#BDFEF4 is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.1% C 0.066 H 184.4°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEF4 |
|---|---|
| RGB | rgb(189, 254, 244) |
| HSL | hsl(171, 97%, 87%) |
| HSV | hsv(171, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(95.26, -22.19, -1.78) |
| CIE-LCH | lch(95.26, 22.26, 184.59°) |
| OKLab | oklab(95.09% -0.066 -0.0051) |
| OKLCH | oklch(95.09% 0.066 184.4) |
| XYZ | xyz(72.7521, 88.2308, 98.7673) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.38
Duck Egg Blue
#C3FBF4
ΔE00 1.99
Pale Cyan
#B7FFFA
ΔE00 2.14
Light Light Blue
#CAFFFB
ΔE00 3.35
Pale Aqua
#B8FFEB
ΔE00 3.59
Light Cyan
#ACFFFC
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEF4 #FEBDC7
analogous
#BDFED4 #BDFEF4 #BDE8FE
triadic
#BDFEF4 #F4BDFE #FEF4BD
tetradic
#BDFEF4 #D4BDFE #FEBDC7 #E8FEBD
square
#BDFEF4 #D4BDFE #FEBDC7 #E8FEBD
split-complementary
#BDFEF4 #FEBDE8 #FED4BD
monochromatic
#44FCE0 #81FDEA #BDFEF4 #E1FFFA #E1FFFA
Accessibility & contrast
On white
1.13
#BDFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#BDFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEF4
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEF4 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#EBEEF5
Tritanopia (blue-blind)
#AAFFFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfef4; /* rgb */ color: rgb(189, 254, 244); /* oklch */ color: oklch(95.1% 0.066 184.4);
Tailwind
colors: {
custom: {
50: '#d2fff7',
500: '#bdfef4',
950: '#000000',
},
}SCSS
$custom: #bdfef4; $custom-light: #d2fff7; $custom-dark: #000000;
JSON
{
"hex": "#bdfef4",
"rgb": {
"r": 189,
"g": 254,
"b": 244
},
"hsl": {
"h": 170.769,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95086,
"c": 0.06619,
"h": 184.4
},
"luminance": 0.88234
}Semantic roles & 50–950 ramp
primary
#BDFEF4
secondary
#E67A8A
accent
#0023E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685