#BDFFE7#BDFFE7
#BDFFE7 is a very light, moderate teal. Relative luminance 0.881; OKLCH L 94.9% C 0.074 H 170.3°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFE7 |
|---|---|
| RGB | rgb(189, 255, 231) |
| HSL | hsl(158, 100%, 87%) |
| HSV | hsv(158, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(95.21, -25.31, 4.84) |
| CIE-LCH | lch(95.21, 25.77, 169.16°) |
| OKLab | oklab(94.94% -0.0724 0.0124) |
| OKLCH | oklch(94.94% 0.074 170.3) |
| XYZ | xyz(71.1656, 88.1053, 88.8421) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.66
Pale Turquoise
#A5FBD5
ΔE00 4.82
Eggshell Blue
#C4FFF7
ΔE00 5.68
Duck Egg Blue
#C3FBF4
ΔE00 6.14
Light Aqua
#8CFFDB
ΔE00 6.56
Pale Cyan
#B7FFFA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFE7 #FFBDD5
analogous
#BDFFC6 #BDFFE7 #BDF6FF
triadic
#BDFFE7 #E7BDFF #FFE7BD
tetradic
#BDFFE7 #C6BDFF #FFBDD5 #F6FFBD
square
#BDFFE7 #C6BDFF #FFBDD5 #F6FFBD
split-complementary
#BDFFE7 #FFBDF6 #FFC6BD
monochromatic
#43FFBA #80FFD1 #BDFFE7 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.13
#BDFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#BDFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFE7
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFE7 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E6
Deuteranopia (green-blind)
#EFEEE9
Tritanopia (blue-blind)
#ADFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdffe7; /* rgb */ color: rgb(189, 255, 231); /* oklch */ color: oklch(94.9% 0.074 170.3);
Tailwind
colors: {
custom: {
50: '#d2ffee',
500: '#bdffe7',
950: '#000000',
},
}SCSS
$custom: #bdffe7; $custom-light: #d2ffee; $custom-dark: #000000;
JSON
{
"hex": "#bdffe7",
"rgb": {
"r": 189,
"g": 255,
"b": 231
},
"hsl": {
"h": 158.182,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94938,
"c": 0.07351,
"h": 170.3
},
"luminance": 0.88108
}Semantic roles & 50–950 ramp
primary
#BDFFE7
secondary
#E779A1
accent
#0053E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685