#B2EDEC#B2EDEC
#B2EDEC is a very light, muted teal. Relative luminance 0.761; OKLCH L 90.6% C 0.060 H 194.8°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EDEC |
|---|---|
| RGB | rgb(178, 237, 236) |
| HSL | hsl(179, 62%, 81%) |
| HSV | hsv(179, 25%, 93%) |
| CMYK | cmyk(24.9%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(89.90, -18.72, -5.57) |
| CIE-LCH | lch(89.90, 19.53, 196.58°) |
| OKLab | oklab(90.59% -0.0576 -0.0153) |
| OKLCH | oklch(90.59% 0.06 194.8) |
| XYZ | xyz(63.7799, 76.0866, 90.6662) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.74
Duck Egg Blue
#C3FBF4
ΔE00 3.80
Light Sky Blue
#C6FCFF
ΔE00 4.03
Light Light Blue
#CAFFFB
ΔE00 4.26
Pale Cyan
#B7FFFA
ΔE00 4.31
Pale Sky Blue
#BDF6FE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EDEC #EDB2B3
analogous
#B2EDCF #B2EDEC #B2D1ED
triadic
#B2EDEC #ECB2ED #EDECB2
tetradic
#B2EDEC #CFB2ED #EDB2B3 #D1EDB2
square
#B2EDEC #CFB2ED #EDB2B3 #D1EDB2
split-complementary
#B2EDEC #EDB2D1 #EDCFB2
monochromatic
#4FD6D4 #80E1E0 #B2EDEC #E4F9F8 #E6F9F9
Accessibility & contrast
On white
1.29
#B2EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#B2EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EDEC
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EDEC | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#DADEED
Tritanopia (blue-blind)
#9EF1EC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b2edec; /* rgb */ color: rgb(178, 237, 236); /* oklch */ color: oklch(90.6% 0.060 194.8);
Tailwind
colors: {
custom: {
50: '#caf3f2',
500: '#b2edec',
950: '#000000',
},
}SCSS
$custom: #b2edec; $custom-light: #caf3f2; $custom-dark: #000000;
JSON
{
"hex": "#b2edec",
"rgb": {
"r": 178,
"g": 237,
"b": 236
},
"hsl": {
"h": 178.983,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.90588,
"c": 0.05961,
"h": 194.8
},
"luminance": 0.76089
}Semantic roles & 50–950 ramp
primary
#B2EDEC
secondary
#CA797A
accent
#1C1FCA
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585