#B8E2EF#B8E2EF
#B8E2EF is a very light, muted cyan. Relative luminance 0.708; OKLCH L 88.7% C 0.047 H 218.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B8E2EF |
|---|---|
| RGB | rgb(184, 226, 239) |
| HSL | hsl(194, 63%, 83%) |
| HSV | hsv(194, 23%, 94%) |
| CMYK | cmyk(23%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.39, -10.78, -10.82) |
| CIE-LCH | lch(87.39, 15.28, 225.12°) |
| OKLab | oklab(88.72% -0.0369 -0.0294) |
| OKLCH | oklch(88.72% 0.047 218.6) |
| XYZ | xyz(62.5390, 70.8128, 92.0177) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.38
Powder Blue
#B0E0E6
ΔE00 3.84
Ice Blue
#A5DFF9
ΔE00 4.61
Pale Sky Blue
#BDF6FE
ΔE00 5.83
Light Sky Blue
#C6FCFF
ΔE00 7.55
Paleturquoise
#AFEEEE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8E2EF #EFC5B8
analogous
#B8EFE0 #B8E2EF #B8C6EF
triadic
#B8E2EF #EFB8E2 #E2EFB8
tetradic
#B8E2EF #E0B8EF #EFC5B8 #C6EFB8
square
#B8E2EF #E0B8EF #EFC5B8 #C6EFB8
split-complementary
#B8E2EF #EFB8C6 #EFE0B8
monochromatic
#54B9D8 #86CEE4 #B8E2EF #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.38
#B8E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#B8E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8E2EF
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8E2EF | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#A8E7E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b8e2ef; /* rgb */ color: rgb(184, 226, 239); /* oklch */ color: oklch(88.7% 0.047 218.6);
Tailwind
colors: {
custom: {
50: '#ceebf4',
500: '#b8e2ef',
950: '#000000',
},
}SCSS
$custom: #b8e2ef; $custom-light: #ceebf4; $custom-dark: #000000;
JSON
{
"hex": "#b8e2ef",
"rgb": {
"r": 184,
"g": 226,
"b": 239
},
"hsl": {
"h": 194.182,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.88716,
"c": 0.04718,
"h": 218.6
},
"luminance": 0.70815
}Semantic roles & 50–950 ramp
primary
#B8E2EF
secondary
#CD917E
accent
#441BCB
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485