#B5E2EA#B5E2EA
#B5E2EA is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.4% C 0.048 H 209.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B5E2EA |
|---|---|
| RGB | rgb(181, 226, 234) |
| HSL | hsl(189, 56%, 81%) |
| HSV | hsv(189, 23%, 92%) |
| CMYK | cmyk(22.6%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(87.07, -12.76, -8.69) |
| CIE-LCH | lch(87.07, 15.44, 214.26°) |
| OKLab | oklab(88.37% -0.0416 -0.0236) |
| OKLCH | oklch(88.37% 0.048 209.6) |
| XYZ | xyz(61.0993, 70.1547, 88.1479) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.41
Lightblue
#ADD8E6
ΔE00 3.50
Pale Sky Blue
#BDF6FE
ΔE00 4.65
Paleturquoise
#AFEEEE
ΔE00 5.81
Light Sky Blue
#C6FCFF
ΔE00 6.12
Ice Blue
#A5DFF9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5E2EA #EABDB5
analogous
#B5EAD8 #B5E2EA #B5C8EA
triadic
#B5E2EA #EAB5E2 #E2EAB5
tetradic
#B5E2EA #D8B5EA #EABDB5 #C8EAB5
square
#B5E2EA #D8B5EA #EABDB5 #C8EAB5
split-complementary
#B5E2EA #EAB5C8 #EAD8B5
monochromatic
#56BDCF #85CFDC #B5E2EA #E5F5F8 #E7F6F8
Accessibility & contrast
On white
1.40
#B5E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#B5E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5E2EA
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5E2EA | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#A5E6E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b5e2ea; /* rgb */ color: rgb(181, 226, 234); /* oklch */ color: oklch(88.4% 0.048 209.6);
Tailwind
colors: {
custom: {
50: '#ccebf0',
500: '#b5e2ea',
950: '#000000',
},
}SCSS
$custom: #b5e2ea; $custom-light: #ccebf0; $custom-dark: #000000;
JSON
{
"hex": "#b5e2ea",
"rgb": {
"r": 181,
"g": 226,
"b": 234
},
"hsl": {
"h": 189.057,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.88368,
"c": 0.04785,
"h": 209.6
},
"luminance": 0.70157
}Semantic roles & 50–950 ramp
primary
#B5E2EA
secondary
#C6887D
accent
#3B22C3
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485