#B5EEEA#B5EEEA
#B5EEEA is a very light, muted teal. Relative luminance 0.769; OKLCH L 90.9% C 0.058 H 190.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EEEA |
|---|---|
| RGB | rgb(181, 238, 234) |
| HSL | hsl(176, 63%, 82%) |
| HSV | hsv(176, 24%, 93%) |
| CMYK | cmyk(23.9%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(90.28, -18.77, -3.95) |
| CIE-LCH | lch(90.28, 19.18, 191.88°) |
| OKLab | oklab(90.92% -0.057 -0.0109) |
| OKLCH | oklch(90.92% 0.058 190.8) |
| XYZ | xyz(64.4773, 76.9106, 89.2739) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.77
Duck Egg Blue
#C3FBF4
ΔE00 2.99
Eggshell Blue
#C4FFF7
ΔE00 3.80
Light Light Blue
#CAFFFB
ΔE00 3.83
Pale Cyan
#B7FFFA
ΔE00 3.98
Light Sky Blue
#C6FCFF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EEEA #EEB5B9
analogous
#B5EECD #B5EEEA #B5D6EE
triadic
#B5EEEA #EAB5EE #EEEAB5
tetradic
#B5EEEA #CDB5EE #EEB5B9 #D6EEB5
square
#B5EEEA #CDB5EE #EEB5B9 #D6EEB5
split-complementary
#B5EEEA #EEB5D6 #EECDB5
monochromatic
#51D7CE #83E3DC #B5EEEA #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.28
#B5EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#B5EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EEEA
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EEEA | 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)
#E7E8EA
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#A3F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b5eeea; /* rgb */ color: rgb(181, 238, 234); /* oklch */ color: oklch(90.9% 0.058 190.8);
Tailwind
colors: {
custom: {
50: '#ccf3f0',
500: '#b5eeea',
950: '#000000',
},
}SCSS
$custom: #b5eeea; $custom-light: #ccf3f0; $custom-dark: #000000;
JSON
{
"hex": "#b5eeea",
"rgb": {
"r": 181,
"g": 238,
"b": 234
},
"hsl": {
"h": 175.789,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.90917,
"c": 0.05801,
"h": 190.8
},
"luminance": 0.76913
}Semantic roles & 50–950 ramp
primary
#B5EEEA
secondary
#CC7C81
accent
#1B27CA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131716
muted
#838585