#BCE2DA#BCE2DA
#BCE2DA is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.3% C 0.041 H 181.1°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2DA |
|---|---|
| RGB | rgb(188, 226, 218) |
| HSL | hsl(167, 40%, 81%) |
| HSV | hsv(167, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(87.07, -13.94, -0.22) |
| CIE-LCH | lch(87.07, 13.95, 180.92°) |
| OKLab | oklab(88.33% -0.0412 -0.0008) |
| OKLCH | oklch(88.33% 0.041 181.1) |
| XYZ | xyz(60.5869, 70.1443, 76.6631) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 5.97
Duck Egg Blue
#C3FBF4
ΔE00 6.09
Ice
#D6FFFA
ΔE00 6.32
Light Light Blue
#CAFFFB
ΔE00 6.70
Pale Blue
#D0FEFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2DA #E2BCC4
analogous
#BCE2C7 #BCE2DA #BCD7E2
triadic
#BCE2DA #DABCE2 #E2DABC
tetradic
#BCE2DA #C7BCE2 #E2BCC4 #D7E2BC
square
#BCE2DA #C7BCE2 #E2BCC4 #D7E2BC
split-complementary
#BCE2DA #E2BCD7 #E2C7BC
monochromatic
#67BDAB #91D0C2 #BCE2DA #E7F4F2 #EAF6F3
Accessibility & contrast
On white
1.40
#BCE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#BCE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2DA
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2DA | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#B2E3DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bce2da; /* rgb */ color: rgb(188, 226, 218); /* oklch */ color: oklch(88.3% 0.041 181.1);
Tailwind
colors: {
custom: {
50: '#d0ebe5',
500: '#bce2da',
950: '#000000',
},
}SCSS
$custom: #bce2da; $custom-light: #d0ebe5; $custom-dark: #000000;
JSON
{
"hex": "#bce2da",
"rgb": {
"r": 188,
"g": 226,
"b": 218
},
"hsl": {
"h": 167.368,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.88331,
"c": 0.04123,
"h": 181.1
},
"luminance": 0.70146
}Semantic roles & 50–950 ramp
primary
#BCE2DA
secondary
#BB8792
accent
#334EB3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484