#B5EEEC#B5EEEC
#B5EEEC is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.0% C 0.058 H 193.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EEEC |
|---|---|
| RGB | rgb(181, 238, 236) |
| HSL | hsl(178, 63%, 82%) |
| HSV | hsv(178, 24%, 93%) |
| CMYK | cmyk(23.9%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(90.33, -18.35, -4.91) |
| CIE-LCH | lch(90.33, 18.99, 195.00°) |
| OKLab | oklab(90.98% -0.0562 -0.0135) |
| OKLCH | oklch(90.98% 0.058 193.5) |
| XYZ | xyz(64.7662, 77.0261, 90.7956) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.22
Duck Egg Blue
#C3FBF4
ΔE00 3.34
Light Light Blue
#CAFFFB
ΔE00 3.85
Light Sky Blue
#C6FCFF
ΔE00 3.89
Eggshell Blue
#C4FFF7
ΔE00 4.16
Pale Cyan
#B7FFFA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EEEC #EEB5B7
analogous
#B5EED0 #B5EEEC #B5D4EE
triadic
#B5EEEC #ECB5EE #EEECB5
tetradic
#B5EEEC #D0B5EE #EEB5B7 #D4EEB5
square
#B5EEEC #D0B5EE #EEB5B7 #D4EEB5
split-complementary
#B5EEEC #EEB5D4 #EED0B5
monochromatic
#51D7D2 #83E3DF #B5EEEC #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#B5EEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#B5EEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EEEC
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EEEC | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#A3F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b5eeec; /* rgb */ color: rgb(181, 238, 236); /* oklch */ color: oklch(91.0% 0.058 193.5);
Tailwind
colors: {
custom: {
50: '#ccf3f2',
500: '#b5eeec',
950: '#000000',
},
}SCSS
$custom: #b5eeec; $custom-light: #ccf3f2; $custom-dark: #000000;
JSON
{
"hex": "#b5eeec",
"rgb": {
"r": 181,
"g": 238,
"b": 236
},
"hsl": {
"h": 177.895,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.90977,
"c": 0.05778,
"h": 193.5
},
"luminance": 0.77029
}Semantic roles & 50–950 ramp
primary
#B5EEEC
secondary
#CC7C7E
accent
#1B21CA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131716
muted
#838585