#BDFFE9#BDFFE9
#BDFFE9 is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.0% C 0.072 H 172.1°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFE9 |
|---|---|
| RGB | rgb(189, 255, 233) |
| HSL | hsl(160, 100%, 87%) |
| HSV | hsv(160, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(95.25, -24.91, 3.88) |
| CIE-LCH | lch(95.25, 25.21, 171.14°) |
| OKLab | oklab(94.99% -0.0716 0.0099) |
| OKLCH | oklch(94.99% 0.072 172.1) |
| XYZ | xyz(71.4496, 88.2189, 90.3383) |
| Luminance | 0.8822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.13
Eggshell Blue
#C4FFF7
ΔE00 5.05
Pale Turquoise
#A5FBD5
ΔE00 5.34
Duck Egg Blue
#C3FBF4
ΔE00 5.53
Pale Cyan
#B7FFFA
ΔE00 6.21
Light Aqua
#8CFFDB
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFE9 #FFBDD3
analogous
#BDFFC8 #BDFFE9 #BDF4FF
triadic
#BDFFE9 #E9BDFF #FFE9BD
tetradic
#BDFFE9 #C8BDFF #FFBDD3 #F4FFBD
square
#BDFFE9 #C8BDFF #FFBDD3 #F4FFBD
split-complementary
#BDFFE9 #FFBDF4 #FFC8BD
monochromatic
#43FFC0 #80FFD5 #BDFFE9 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.13
#BDFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#BDFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFE9
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFE9 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E8
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#ADFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdffe9; /* rgb */ color: rgb(189, 255, 233); /* oklch */ color: oklch(95.0% 0.072 172.1);
Tailwind
colors: {
custom: {
50: '#d2fff0',
500: '#bdffe9',
950: '#000000',
},
}SCSS
$custom: #bdffe9; $custom-light: #d2fff0; $custom-dark: #000000;
JSON
{
"hex": "#bdffe9",
"rgb": {
"r": 189,
"g": 255,
"b": 233
},
"hsl": {
"h": 160,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94992,
"c": 0.07232,
"h": 172.1
},
"luminance": 0.88222
}Semantic roles & 50–950 ramp
primary
#BDFFE9
secondary
#E7799E
accent
#004CE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685