#BCEEEE#BCEEEE
#BCEEEE is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.5% C 0.051 H 196.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEEEE |
|---|---|
| RGB | rgb(188, 238, 238) |
| HSL | hsl(180, 60%, 84%) |
| HSV | hsv(180, 21%, 93%) |
| CMYK | cmyk(21%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(90.78, -15.86, -5.25) |
| CIE-LCH | lch(90.78, 16.71, 198.31°) |
| OKLab | oklab(91.46% -0.049 -0.0143) |
| OKLCH | oklch(91.46% 0.051 196.3) |
| XYZ | xyz(66.7416, 78.0109, 92.4134) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.50
Light Sky Blue
#C6FCFF
ΔE00 3.15
Pale Sky Blue
#BDF6FE
ΔE00 3.54
Pale Blue
#D0FEFE
ΔE00 3.64
Light Light Blue
#CAFFFB
ΔE00 3.85
Powder Blue
#B0E0E6
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEEEE #EEBCBC
analogous
#BCEED5 #BCEEEE #BCD5EE
triadic
#BCEEEE #EEBCEE #EEEEBC
tetradic
#BCEEEE #D5BCEE #EEBCBC #D5EEBC
square
#BCEEEE #D5BCEE #EEBCBC #D5EEBC
split-complementary
#BCEEEE #EEBCD5 #EED5BC
monochromatic
#5AD5D5 #8BE2E2 #BCEEEE #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.26
#BCEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#BCEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEEEE
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEEEE | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#ACF1EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bceeee; /* rgb */ color: rgb(188, 238, 238); /* oklch */ color: oklch(91.5% 0.051 196.3);
Tailwind
colors: {
custom: {
50: '#d1f3f3',
500: '#bceeee',
950: '#000000',
},
}SCSS
$custom: #bceeee; $custom-light: #d1f3f3; $custom-dark: #000000;
JSON
{
"hex": "#bceeee",
"rgb": {
"r": 188,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.91457,
"c": 0.05108,
"h": 196.3
},
"luminance": 0.78013
}Semantic roles & 50–950 ramp
primary
#BCEEEE
secondary
#CC8282
accent
#1E1EC7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585