#BDFFE0#BDFFE0
#BDFFE0 is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.8% C 0.078 H 164.3°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFE0 |
|---|---|
| RGB | rgb(189, 255, 224) |
| HSL | hsl(152, 100%, 87%) |
| HSV | hsv(152, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(95.04, -26.67, 8.21) |
| CIE-LCH | lch(95.04, 27.91, 162.89°) |
| OKLab | oklab(94.75% -0.0753 0.0212) |
| OKLCH | oklch(94.75% 0.078 164.3) |
| XYZ | xyz(70.1966, 87.7177, 83.7391) |
| Luminance | 0.8772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.50
Pale Aqua
#B8FFEB
ΔE00 3.74
Mint
#AAF0C1
ΔE00 5.66
Light Aqua
#8CFFDB
ΔE00 6.21
Light Teal
#90E4C1
ΔE00 7.12
Light Turquoise
#7EF4CC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFE0 #FFBDDC
analogous
#BDFFBF #BDFFE0 #BDFDFF
triadic
#BDFFE0 #E0BDFF #FFE0BD
tetradic
#BDFFE0 #BFBDFF #FFBDDC #FDFFBD
square
#BDFFE0 #BFBDFF #FFBDDC #FDFFBD
split-complementary
#BDFFE0 #FFBDFD #FFBFBD
monochromatic
#43FFA7 #80FFC3 #BDFFE0 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.13
#BDFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#BDFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFE0
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFE0 | 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)
#FCF6DE
Deuteranopia (green-blind)
#F1EDE2
Tritanopia (blue-blind)
#AFFFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdffe0; /* rgb */ color: rgb(189, 255, 224); /* oklch */ color: oklch(94.8% 0.078 164.3);
Tailwind
colors: {
custom: {
50: '#d2ffe9',
500: '#bdffe0',
950: '#000000',
},
}SCSS
$custom: #bdffe0; $custom-light: #d2ffe9; $custom-dark: #000000;
JSON
{
"hex": "#bdffe0",
"rgb": {
"r": 189,
"g": 255,
"b": 224
},
"hsl": {
"h": 151.818,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94753,
"c": 0.07823,
"h": 164.3
},
"luminance": 0.87721
}Semantic roles & 50–950 ramp
primary
#BDFFE0
secondary
#E779AD
accent
#006CE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684