#BDFFED#BDFFED
#BDFFED is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.1% C 0.070 H 176.0°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFED |
|---|---|
| RGB | rgb(189, 255, 237) |
| HSL | hsl(164, 100%, 87%) |
| HSV | hsv(164, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(95.35, -24.11, 1.96) |
| CIE-LCH | lch(95.35, 24.19, 175.34°) |
| OKLab | oklab(95.1% -0.07 0.0048) |
| OKLCH | oklch(95.1% 0.07 176) |
| XYZ | xyz(72.0275, 88.4501, 93.3818) |
| Luminance | 0.8845 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.99
Eggshell Blue
#C4FFF7
ΔE00 3.78
Duck Egg Blue
#C3FBF4
ΔE00 4.32
Pale Cyan
#B7FFFA
ΔE00 4.85
Light Light Blue
#CAFFFB
ΔE00 5.72
Light Cyan
#ACFFFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFED #FFBDCF
analogous
#BDFFCC #BDFFED #BDF0FF
triadic
#BDFFED #EDBDFF #FFEDBD
tetradic
#BDFFED #CCBDFF #FFBDCF #F0FFBD
square
#BDFFED #CCBDFF #FFBDCF #F0FFBD
split-complementary
#BDFFED #FFBDF0 #FFCCBD
monochromatic
#43FFCC #80FFDC #BDFFED #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.12
#BDFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#BDFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFED
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFED | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#ACFFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bdffed; /* rgb */ color: rgb(189, 255, 237); /* oklch */ color: oklch(95.1% 0.070 176.0);
Tailwind
colors: {
custom: {
50: '#d2fff2',
500: '#bdffed',
950: '#000000',
},
}SCSS
$custom: #bdffed; $custom-light: #d2fff2; $custom-dark: #000000;
JSON
{
"hex": "#bdffed",
"rgb": {
"r": 189,
"g": 255,
"b": 237
},
"hsl": {
"h": 163.636,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95101,
"c": 0.07019,
"h": 176
},
"luminance": 0.88453
}Semantic roles & 50–950 ramp
primary
#BDFFED
secondary
#E77997
accent
#003FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685