#BDFEED#BDFEED
#BDFEED is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.9% C 0.069 H 176.8°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEED |
|---|---|
| RGB | rgb(189, 254, 237) |
| HSL | hsl(164, 97%, 87%) |
| HSV | hsv(164, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(95.08, -23.62, 1.57) |
| CIE-LCH | lch(95.08, 23.68, 176.19°) |
| OKLab | oklab(94.89% -0.0688 0.0038) |
| OKLCH | oklch(94.89% 0.069 176.8) |
| XYZ | xyz(71.7093, 87.8137, 93.2757) |
| Luminance | 0.8782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.31
Eggshell Blue
#C4FFF7
ΔE00 3.45
Duck Egg Blue
#C3FBF4
ΔE00 3.95
Pale Cyan
#B7FFFA
ΔE00 4.55
Light Light Blue
#CAFFFB
ΔE00 5.38
Light Cyan
#ACFFFC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEED #FEBDCE
analogous
#BDFECD #BDFEED #BDEEFE
triadic
#BDFEED #EDBDFE #FEEDBD
tetradic
#BDFEED #CDBDFE #FEBDCE #EEFEBD
square
#BDFEED #CDBDFE #FEBDCE #EEFEBD
split-complementary
#BDFEED #FEBDEE #FECDBD
monochromatic
#44FCCC #81FDDD #BDFEED #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.13
#BDFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#BDFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEED
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEED | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#ACFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfeed; /* rgb */ color: rgb(189, 254, 237); /* oklch */ color: oklch(94.9% 0.069 176.8);
Tailwind
colors: {
custom: {
50: '#d2fff2',
500: '#bdfeed',
950: '#000000',
},
}SCSS
$custom: #bdfeed; $custom-light: #d2fff2; $custom-dark: #000000;
JSON
{
"hex": "#bdfeed",
"rgb": {
"r": 189,
"g": 254,
"b": 237
},
"hsl": {
"h": 164.308,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.94888,
"c": 0.06889,
"h": 176.8
},
"luminance": 0.87817
}Semantic roles & 50–950 ramp
primary
#BDFEED
secondary
#E67A96
accent
#003CE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685