#B2EDF2#B2EDF2
#B2EDF2 is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.8% C 0.060 H 202.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EDF2 |
|---|---|
| RGB | rgb(178, 237, 242) |
| HSL | hsl(185, 71%, 82%) |
| HSV | hsv(185, 26%, 95%) |
| CMYK | cmyk(26.4%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(90.06, -17.41, -8.47) |
| CIE-LCH | lch(90.06, 19.36, 205.93°) |
| OKLab | oklab(90.77% -0.0553 -0.0231) |
| OKLCH | oklch(90.77% 0.06 202.7) |
| XYZ | xyz(64.6662, 76.4411, 95.3345) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.29
Pale Sky Blue
#BDF6FE
ΔE00 2.48
Powder Blue
#B0E0E6
ΔE00 3.42
Light Sky Blue
#C6FCFF
ΔE00 3.51
Robin'S Egg Blue
#98EFF9
ΔE00 4.06
Pale Blue
#D0FEFE
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EDF2 #F2B7B2
analogous
#B2F2D7 #B2EDF2 #B2CDF2
triadic
#B2EDF2 #F2B2ED #EDF2B2
tetradic
#B2EDF2 #D7B2F2 #F2B7B2 #CDF2B2
square
#B2EDF2 #D7B2F2 #F2B7B2 #CDF2B2
split-complementary
#B2EDF2 #F2B2CD #F2D7B2
monochromatic
#49D5E0 #7EE1E9 #B2EDF2 #E5F9FB #E5F9FB
Accessibility & contrast
On white
1.29
#B2EDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#B2EDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EDF2
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EDF2 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F2
Deuteranopia (green-blind)
#D8DFF2
Tritanopia (blue-blind)
#9DF2EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2edf2; /* rgb */ color: rgb(178, 237, 242); /* oklch */ color: oklch(90.8% 0.060 202.7);
Tailwind
colors: {
custom: {
50: '#caf3f6',
500: '#b2edf2',
950: '#000000',
},
}SCSS
$custom: #b2edf2; $custom-light: #caf3f6; $custom-dark: #000000;
JSON
{
"hex": "#b2edf2",
"rgb": {
"r": 178,
"g": 237,
"b": 242
},
"hsl": {
"h": 184.688,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.90773,
"c": 0.05992,
"h": 202.7
},
"luminance": 0.76444
}Semantic roles & 50–950 ramp
primary
#B2EDF2
secondary
#D17E77
accent
#2112D3
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585