#B4EEEC#B4EEEC
#B4EEEC is a very light, muted teal. Relative luminance 0.769; OKLCH L 90.9% C 0.059 H 193.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EEEC |
|---|---|
| RGB | rgb(180, 238, 236) |
| HSL | hsl(178, 63%, 82%) |
| HSV | hsv(178, 24%, 93%) |
| CMYK | cmyk(24.4%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(90.28, -18.64, -5.00) |
| CIE-LCH | lch(90.28, 19.30, 195.03°) |
| OKLab | oklab(90.92% -0.0571 -0.0137) |
| OKLCH | oklch(90.92% 0.059 193.5) |
| XYZ | xyz(64.5325, 76.9056, 90.7847) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.08
Duck Egg Blue
#C3FBF4
ΔE00 3.37
Light Light Blue
#CAFFFB
ΔE00 3.92
Light Sky Blue
#C6FCFF
ΔE00 3.97
Pale Cyan
#B7FFFA
ΔE00 4.08
Eggshell Blue
#C4FFF7
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EEEC #EEB4B6
analogous
#B4EECF #B4EEEC #B4D3EE
triadic
#B4EEEC #ECB4EE #EEECB4
tetradic
#B4EEEC #CFB4EE #EEB4B6 #D3EEB4
square
#B4EEEC #CFB4EE #EEB4B6 #D3EEB4
split-complementary
#B4EEEC #EEB4D3 #EECFB4
monochromatic
#50D7D3 #82E3DF #B4EEEC #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#B4EEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#B4EEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EEEC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EEEC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#A1F2ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b4eeec; /* rgb */ color: rgb(180, 238, 236); /* oklch */ color: oklch(90.9% 0.059 193.5);
Tailwind
colors: {
custom: {
50: '#ccf3f2',
500: '#b4eeec',
950: '#000000',
},
}SCSS
$custom: #b4eeec; $custom-light: #ccf3f2; $custom-dark: #000000;
JSON
{
"hex": "#b4eeec",
"rgb": {
"r": 180,
"g": 238,
"b": 236
},
"hsl": {
"h": 177.931,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.90918,
"c": 0.05872,
"h": 193.5
},
"luminance": 0.76908
}Semantic roles & 50–950 ramp
primary
#B4EEEC
secondary
#CC7B7D
accent
#1B21CB
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585