#BDFEE6#BDFEE6
#BDFEE6 is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.7% C 0.073 H 170.0°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEE6 |
|---|---|
| RGB | rgb(189, 254, 230) |
| HSL | hsl(158, 97%, 87%) |
| HSV | hsv(158, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(94.91, -25.03, 4.94) |
| CIE-LCH | lch(94.91, 25.51, 168.84°) |
| OKLab | oklab(94.7% -0.0716 0.0127) |
| OKLCH | oklch(94.7% 0.073 170) |
| XYZ | xyz(70.7066, 87.4126, 87.9944) |
| Luminance | 0.8742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.77
Pale Turquoise
#A5FBD5
ΔE00 4.82
Eggshell Blue
#C4FFF7
ΔE00 5.69
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Light Aqua
#8CFFDB
ΔE00 6.65
Pale Cyan
#B7FFFA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEE6 #FEBDD5
analogous
#BDFEC6 #BDFEE6 #BDF6FE
triadic
#BDFEE6 #E6BDFE #FEE6BD
tetradic
#BDFEE6 #C6BDFE #FEBDD5 #F6FEBD
square
#BDFEE6 #C6BDFE #FEBDD5 #F6FEBD
split-complementary
#BDFEE6 #FEBDF6 #FEC6BD
monochromatic
#44FCB8 #81FDCF #BDFEE6 #E1FFF4 #E1FFF4
Accessibility & contrast
On white
1.14
#BDFEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#BDFEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEE6
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEE6 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E5
Deuteranopia (green-blind)
#EFEDE8
Tritanopia (blue-blind)
#AEFFF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bdfee6; /* rgb */ color: rgb(189, 254, 230); /* oklch */ color: oklch(94.7% 0.073 170.0);
Tailwind
colors: {
custom: {
50: '#d2ffed',
500: '#bdfee6',
950: '#000000',
},
}SCSS
$custom: #bdfee6; $custom-light: #d2ffed; $custom-dark: #000000;
JSON
{
"hex": "#bdfee6",
"rgb": {
"r": 189,
"g": 254,
"b": 230
},
"hsl": {
"h": 157.846,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.94696,
"c": 0.07271,
"h": 170
},
"luminance": 0.87416
}Semantic roles & 50–950 ramp
primary
#BDFEE6
secondary
#E67AA1
accent
#0055E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684