#BDFFE5#BDFFE5
#BDFFE5 is a very light, moderate teal. Relative luminance 0.880; OKLCH L 94.9% C 0.075 H 168.5°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFE5 |
|---|---|
| RGB | rgb(189, 255, 229) |
| HSL | hsl(156, 100%, 87%) |
| HSV | hsv(156, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(95.16, -25.70, 5.81) |
| CIE-LCH | lch(95.16, 26.35, 167.27°) |
| OKLab | oklab(94.88% -0.0733 0.015) |
| OKLCH | oklch(94.88% 0.075 168.5) |
| XYZ | xyz(70.8847, 87.9929, 87.3630) |
| Luminance | 0.8800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.25
Pale Turquoise
#A5FBD5
ΔE00 4.35
Eggshell Blue
#C4FFF7
ΔE00 6.29
Light Aqua
#8CFFDB
ΔE00 6.38
Duck Egg Blue
#C3FBF4
ΔE00 6.73
Mint
#AAF0C1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFE5 #FFBDD7
analogous
#BDFFC4 #BDFFE5 #BDF8FF
triadic
#BDFFE5 #E5BDFF #FFE5BD
tetradic
#BDFFE5 #C4BDFF #FFBDD7 #F8FFBD
square
#BDFFE5 #C4BDFF #FFBDD7 #F8FFBD
split-complementary
#BDFFE5 #FFBDF8 #FFC4BD
monochromatic
#43FFB5 #80FFCD #BDFFE5 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.13
#BDFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#BDFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFE5
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFE5 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E4
Deuteranopia (green-blind)
#F0EEE7
Tritanopia (blue-blind)
#AEFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdffe5; /* rgb */ color: rgb(189, 255, 229); /* oklch */ color: oklch(94.9% 0.075 168.5);
Tailwind
colors: {
custom: {
50: '#d2ffed',
500: '#bdffe5',
950: '#000000',
},
}SCSS
$custom: #bdffe5; $custom-light: #d2ffed; $custom-dark: #000000;
JSON
{
"hex": "#bdffe5",
"rgb": {
"r": 189,
"g": 255,
"b": 229
},
"hsl": {
"h": 156.364,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94884,
"c": 0.07477,
"h": 168.5
},
"luminance": 0.87996
}Semantic roles & 50–950 ramp
primary
#BDFFE5
secondary
#E779A4
accent
#005AE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684