#B2E2FA#B2E2FA
#B2E2FA is a very light, muted cyan. Relative luminance 0.708; OKLCH L 88.7% C 0.060 H 229.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2FA |
|---|---|
| RGB | rgb(178, 226, 250) |
| HSL | hsl(200, 88%, 84%) |
| HSV | hsv(200, 29%, 98%) |
| CMYK | cmyk(28.8%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(87.37, -10.04, -16.69) |
| CIE-LCH | lch(87.37, 19.48, 238.96°) |
| OKLab | oklab(88.71% -0.0384 -0.0456) |
| OKLCH | oklch(88.71% 0.06 229.9) |
| XYZ | xyz(62.8065, 70.7570, 100.7721) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.05
Lightblue
#ADD8E6
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 6.26
Sky Blue
#87CEEB
ΔE00 6.57
Light Blue
#95D0FC
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2FA #FACAB2
analogous
#B2FAEE #B2E2FA #B2BEFA
triadic
#B2E2FA #FAB2E2 #E2FAB2
tetradic
#B2E2FA #EEB2FA #FACAB2 #BEFAB2
square
#B2E2FA #EEB2FA #FACAB2 #BEFAB2
split-complementary
#B2E2FA #FAB2BE #FAEEB2
monochromatic
#3FB7F3 #79CCF6 #B2E2FA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.39
#B2E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#B2E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2FA
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2FA | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#CBD7FA
Tritanopia (blue-blind)
#9BE9E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2e2fa; /* rgb */ color: rgb(178, 226, 250); /* oklch */ color: oklch(88.7% 0.060 229.9);
Tailwind
colors: {
custom: {
50: '#caebfc',
500: '#b2e2fa',
950: '#000000',
},
}SCSS
$custom: #b2e2fa; $custom-light: #caebfc; $custom-dark: #000000;
JSON
{
"hex": "#b2e2fa",
"rgb": {
"r": 178,
"g": 226,
"b": 250
},
"hsl": {
"h": 200,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.88711,
"c": 0.05962,
"h": 229.9
},
"luminance": 0.7076
}Semantic roles & 50–950 ramp
primary
#B2E2FA
secondary
#DE9673
accent
#4D01E4
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131617
muted
#838485