#BADFCE#BADFCE
#BADFCE is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.2% C 0.045 H 165.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFCE |
|---|---|
| RGB | rgb(186, 223, 206) |
| HSL | hsl(152, 37%, 80%) |
| HSV | hsv(152, 17%, 87%) |
| CMYK | cmyk(16.6%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(85.84, -15.42, 4.30) |
| CIE-LCH | lch(85.84, 16.01, 164.42°) |
| OKLab | oklab(87.23% -0.044 0.0111) |
| OKLCH | oklch(87.23% 0.045 165.8) |
| XYZ | xyz(57.7751, 67.6692, 68.3980) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.88
Ice
#D6FFFA
ΔE00 8.48
Eggshell Blue
#C4FFF7
ΔE00 8.51
Pale Aqua
#B8FFEB
ΔE00 8.61
Paleturquoise
#AFEEEE
ΔE00 8.73
Light Light Blue
#CAFFFB
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFCE #DFBACB
analogous
#BADFBB #BADFCE #BADEDF
triadic
#BADFCE #CEBADF #DFCEBA
tetradic
#BADFCE #BBBADF #DFBACB #DEDFBA
square
#BADFCE #BBBADF #DFBACB #DEDFBA
split-complementary
#BADFCE #DFBADE #DFBBBA
monochromatic
#66B893 #90CCB0 #BADFCE #E4F2EC #EAF5F0
Accessibility & contrast
On white
1.44
#BADFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BADFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFCE
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFCE | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACD
Deuteranopia (green-blind)
#D6D5CF
Tritanopia (blue-blind)
#B3DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #badfce; /* rgb */ color: rgb(186, 223, 206); /* oklch */ color: oklch(87.2% 0.045 165.8);
Tailwind
colors: {
custom: {
50: '#cfe9dd',
500: '#badfce',
950: '#000000',
},
}SCSS
$custom: #badfce; $custom-light: #cfe9dd; $custom-dark: #000000;
JSON
{
"hex": "#badfce",
"rgb": {
"r": 186,
"g": 223,
"b": 206
},
"hsl": {
"h": 152.432,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.87225,
"c": 0.04535,
"h": 165.8
},
"luminance": 0.67671
}Semantic roles & 50–950 ramp
primary
#BADFCE
secondary
#B7869D
accent
#366EB0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484