#BDFEEB#BDFEEB
#BDFEEB is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.8% C 0.070 H 174.8°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEEB |
|---|---|
| RGB | rgb(189, 254, 235) |
| HSL | hsl(162, 97%, 87%) |
| HSV | hsv(162, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(95.03, -24.03, 2.53) |
| CIE-LCH | lch(95.03, 24.16, 173.98°) |
| OKLab | oklab(94.83% -0.0696 0.0064) |
| OKLCH | oklch(94.83% 0.07 174.8) |
| XYZ | xyz(71.4188, 87.6975, 91.7454) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.97
Eggshell Blue
#C4FFF7
ΔE00 4.10
Duck Egg Blue
#C3FBF4
ΔE00 4.57
Pale Cyan
#B7FFFA
ΔE00 5.24
Light Light Blue
#CAFFFB
ΔE00 5.99
Pale Turquoise
#A5FBD5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEEB #FEBDD0
analogous
#BDFECB #BDFEEB #BDF0FE
triadic
#BDFEEB #EBBDFE #FEEBBD
tetradic
#BDFEEB #CBBDFE #FEBDD0 #F0FEBD
square
#BDFEEB #CBBDFE #FEBDD0 #F0FEBD
split-complementary
#BDFEEB #FEBDF0 #FECBBD
monochromatic
#44FCC6 #81FDD9 #BDFEEB #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.13
#BDFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#BDFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEEB
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEEB | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#ACFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfeeb; /* rgb */ color: rgb(189, 254, 235); /* oklch */ color: oklch(94.8% 0.070 174.8);
Tailwind
colors: {
custom: {
50: '#d2fff1',
500: '#bdfeeb',
950: '#000000',
},
}SCSS
$custom: #bdfeeb; $custom-light: #d2fff1; $custom-dark: #000000;
JSON
{
"hex": "#bdfeeb",
"rgb": {
"r": 189,
"g": 254,
"b": 235
},
"hsl": {
"h": 162.462,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.94832,
"c": 0.06987,
"h": 174.8
},
"luminance": 0.87701
}Semantic roles & 50–950 ramp
primary
#BDFEEB
secondary
#E67A99
accent
#0043E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685