#B7E2EE#B7E2EE
#B7E2EE is a very light, muted cyan. Relative luminance 0.706; OKLCH L 88.6% C 0.048 H 216.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B7E2EE |
|---|---|
| RGB | rgb(183, 226, 238) |
| HSL | hsl(193, 62%, 83%) |
| HSV | hsv(193, 23%, 93%) |
| CMYK | cmyk(23.1%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(87.31, -11.29, -10.44) |
| CIE-LCH | lch(87.31, 15.38, 222.74°) |
| OKLab | oklab(88.62% -0.0382 -0.0284) |
| OKLCH | oklch(88.62% 0.048 216.6) |
| XYZ | xyz(62.1529, 70.6307, 91.2307) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.44
Powder Blue
#B0E0E6
ΔE00 3.27
Ice Blue
#A5DFF9
ΔE00 4.87
Pale Sky Blue
#BDF6FE
ΔE00 5.46
Light Sky Blue
#C6FCFF
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7E2EE #EEC3B7
analogous
#B7EEDF #B7E2EE #B7C6EE
triadic
#B7E2EE #EEB7E2 #E2EEB7
tetradic
#B7E2EE #DFB7EE #EEC3B7 #C6EEB7
square
#B7E2EE #DFB7EE #EEC3B7 #C6EEB7
split-complementary
#B7E2EE #EEB7C6 #EEDFB7
monochromatic
#54BAD7 #85CEE2 #B7E2EE #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.39
#B7E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#B7E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7E2EE
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7E2EE | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#D0D8EE
Tritanopia (blue-blind)
#A6E7E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b7e2ee; /* rgb */ color: rgb(183, 226, 238); /* oklch */ color: oklch(88.6% 0.048 216.6);
Tailwind
colors: {
custom: {
50: '#cdebf3',
500: '#b7e2ee',
950: '#000000',
},
}SCSS
$custom: #b7e2ee; $custom-light: #cdebf3; $custom-dark: #000000;
JSON
{
"hex": "#b7e2ee",
"rgb": {
"r": 183,
"g": 226,
"b": 238
},
"hsl": {
"h": 193.091,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.88621,
"c": 0.04759,
"h": 216.6
},
"luminance": 0.70633
}Semantic roles & 50–950 ramp
primary
#B7E2EE
secondary
#CC8F7D
accent
#421CCA
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#131617
muted
#838485