#BDFFE8#BDFFE8
#BDFFE8 is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.0% C 0.073 H 171.2°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFE8 |
|---|---|
| RGB | rgb(189, 255, 232) |
| HSL | hsl(159, 100%, 87%) |
| HSV | hsv(159, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 9%, 0%) |
| CIE-LAB | lab(95.23, -25.11, 4.36) |
| CIE-LCH | lch(95.23, 25.49, 170.14°) |
| OKLab | oklab(94.97% -0.072 0.0112) |
| OKLCH | oklch(94.97% 0.073 171.2) |
| XYZ | xyz(71.3072, 88.1619, 89.5881) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.38
Pale Turquoise
#A5FBD5
ΔE00 5.07
Eggshell Blue
#C4FFF7
ΔE00 5.37
Duck Egg Blue
#C3FBF4
ΔE00 5.83
Pale Cyan
#B7FFFA
ΔE00 6.55
Light Aqua
#8CFFDB
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFE8 #FFBDD4
analogous
#BDFFC7 #BDFFE8 #BDF5FF
triadic
#BDFFE8 #E8BDFF #FFE8BD
tetradic
#BDFFE8 #C7BDFF #FFBDD4 #F5FFBD
square
#BDFFE8 #C7BDFF #FFBDD4 #F5FFBD
split-complementary
#BDFFE8 #FFBDF5 #FFC7BD
monochromatic
#43FFBD #80FFD3 #BDFFE8 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.13
#BDFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#BDFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFE8
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFE8 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E7
Deuteranopia (green-blind)
#EFEEE9
Tritanopia (blue-blind)
#ADFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdffe8; /* rgb */ color: rgb(189, 255, 232); /* oklch */ color: oklch(95.0% 0.073 171.2);
Tailwind
colors: {
custom: {
50: '#d2ffef',
500: '#bdffe8',
950: '#000000',
},
}SCSS
$custom: #bdffe8; $custom-light: #d2ffef; $custom-dark: #000000;
JSON
{
"hex": "#bdffe8",
"rgb": {
"r": 189,
"g": 255,
"b": 232
},
"hsl": {
"h": 159.091,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94965,
"c": 0.0729,
"h": 171.2
},
"luminance": 0.88165
}Semantic roles & 50–950 ramp
primary
#BDFFE8
secondary
#E7799F
accent
#0050E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685