#BCEEE8#BCEEE8
#BCEEE8 is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.3% C 0.052 H 187.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEEE8 |
|---|---|
| RGB | rgb(188, 238, 232) |
| HSL | hsl(173, 60%, 84%) |
| HSV | hsv(173, 21%, 93%) |
| CMYK | cmyk(21%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(90.63, -17.11, -2.35) |
| CIE-LCH | lch(90.63, 17.27, 187.82°) |
| OKLab | oklab(91.28% -0.0514 -0.0065) |
| OKLCH | oklch(91.28% 0.052 187.3) |
| XYZ | xyz(65.8748, 77.6642, 87.8481) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.81
Paleturquoise
#AFEEEE
ΔE00 3.17
Light Light Blue
#CAFFFB
ΔE00 3.64
Eggshell Blue
#C4FFF7
ΔE00 3.74
Ice
#D6FFFA
ΔE00 4.49
Pale Blue
#D0FEFE
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEEE8 #EEBCC2
analogous
#BCEECF #BCEEE8 #BCDBEE
triadic
#BCEEE8 #E8BCEE #EEE8BC
tetradic
#BCEEE8 #CFBCEE #EEBCC2 #DBEEBC
square
#BCEEE8 #CFBCEE #EEBCC2 #DBEEBC
split-complementary
#BCEEE8 #EEBCDB #EECFBC
monochromatic
#5AD5C6 #8BE2D7 #BCEEE8 #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.27
#BCEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BCEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEEE8
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEEE8 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E8
Deuteranopia (green-blind)
#DFE1E9
Tritanopia (blue-blind)
#AEF1EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bceee8; /* rgb */ color: rgb(188, 238, 232); /* oklch */ color: oklch(91.3% 0.052 187.3);
Tailwind
colors: {
custom: {
50: '#d1f3ef',
500: '#bceee8',
950: '#000000',
},
}SCSS
$custom: #bceee8; $custom-light: #d1f3ef; $custom-dark: #000000;
JSON
{
"hex": "#bceee8",
"rgb": {
"r": 188,
"g": 238,
"b": 232
},
"hsl": {
"h": 172.8,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.91279,
"c": 0.0518,
"h": 187.3
},
"luminance": 0.77667
}Semantic roles & 50–950 ramp
primary
#BCEEE8
secondary
#CC828B
accent
#1E33C7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585