#B5EEEB#B5EEEB
#B5EEEB is a very light, muted teal. Relative luminance 0.770; OKLCH L 90.9% C 0.058 H 192.1°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EEEB |
|---|---|
| RGB | rgb(181, 238, 235) |
| HSL | hsl(177, 63%, 82%) |
| HSV | hsv(177, 24%, 93%) |
| CMYK | cmyk(23.9%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.31, -18.56, -4.43) |
| CIE-LCH | lch(90.31, 19.08, 193.43°) |
| OKLab | oklab(90.95% -0.0566 -0.0122) |
| OKLCH | oklch(90.95% 0.058 192.1) |
| XYZ | xyz(64.6214, 76.9682, 90.0326) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.46
Duck Egg Blue
#C3FBF4
ΔE00 3.14
Light Light Blue
#CAFFFB
ΔE00 3.82
Eggshell Blue
#C4FFF7
ΔE00 3.96
Pale Cyan
#B7FFFA
ΔE00 4.05
Light Sky Blue
#C6FCFF
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EEEB #EEB5B8
analogous
#B5EECF #B5EEEB #B5D5EE
triadic
#B5EEEB #EBB5EE #EEEBB5
tetradic
#B5EEEB #CFB5EE #EEB5B8 #D5EEB5
square
#B5EEEB #CFB5EE #EEB5B8 #D5EEB5
split-complementary
#B5EEEB #EEB5D5 #EECFB5
monochromatic
#51D7D0 #83E3DE #B5EEEB #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.28
#B5EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#B5EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EEEB
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EEEB | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#A3F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b5eeeb; /* rgb */ color: rgb(181, 238, 235); /* oklch */ color: oklch(90.9% 0.058 192.1);
Tailwind
colors: {
custom: {
50: '#ccf3f1',
500: '#b5eeeb',
950: '#000000',
},
}SCSS
$custom: #b5eeeb; $custom-light: #ccf3f1; $custom-dark: #000000;
JSON
{
"hex": "#b5eeeb",
"rgb": {
"r": 181,
"g": 238,
"b": 235
},
"hsl": {
"h": 176.842,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.90947,
"c": 0.05789,
"h": 192.1
},
"luminance": 0.76971
}Semantic roles & 50–950 ramp
primary
#B5EEEB
secondary
#CC7C80
accent
#1B24CA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131716
muted
#838585