#B5EEEE#B5EEEE
#B5EEEE is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.0% C 0.058 H 196.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EEEE |
|---|---|
| RGB | rgb(181, 238, 238) |
| HSL | hsl(180, 63%, 82%) |
| HSV | hsv(180, 24%, 93%) |
| CMYK | cmyk(23.9%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(90.39, -17.92, -5.88) |
| CIE-LCH | lch(90.39, 18.86, 198.17°) |
| OKLab | oklab(91.04% -0.0554 -0.0161) |
| OKLCH | oklch(91.04% 0.058 196.2) |
| XYZ | xyz(65.0584, 77.1430, 92.3345) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.10
Light Sky Blue
#C6FCFF
ΔE00 3.48
Pale Sky Blue
#BDF6FE
ΔE00 3.74
Duck Egg Blue
#C3FBF4
ΔE00 3.83
Light Light Blue
#CAFFFB
ΔE00 4.02
Powder Blue
#B0E0E6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EEEE #EEB5B5
analogous
#B5EED2 #B5EEEE #B5D2EE
triadic
#B5EEEE #EEB5EE #EEEEB5
tetradic
#B5EEEE #D2B5EE #EEB5B5 #D2EEB5
square
#B5EEEE #D2B5EE #EEB5B5 #D2EEB5
split-complementary
#B5EEEE #EEB5D2 #EED2B5
monochromatic
#51D7D7 #83E3E3 #B5EEEE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#B5EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#B5EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EEEE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EEEE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#A2F2EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b5eeee; /* rgb */ color: rgb(181, 238, 238); /* oklch */ color: oklch(91.0% 0.058 196.2);
Tailwind
colors: {
custom: {
50: '#ccf3f3',
500: '#b5eeee',
950: '#000000',
},
}SCSS
$custom: #b5eeee; $custom-light: #ccf3f3; $custom-dark: #000000;
JSON
{
"hex": "#b5eeee",
"rgb": {
"r": 181,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.91038,
"c": 0.0577,
"h": 196.2
},
"luminance": 0.77146
}Semantic roles & 50–950 ramp
primary
#B5EEEE
secondary
#CC7C7C
accent
#1B1BCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131717
muted
#838585