#B2E2DF#B2E2DF
#B2E2DF is a very light, muted teal. Relative luminance 0.692; OKLCH L 87.8% C 0.050 H 191.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2DF |
|---|---|
| RGB | rgb(178, 226, 223) |
| HSL | hsl(176, 45%, 79%) |
| HSV | hsv(176, 21%, 89%) |
| CMYK | cmyk(21.2%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(86.59, -16.01, -3.62) |
| CIE-LCH | lch(86.59, 16.41, 192.75°) |
| OKLab | oklab(87.84% -0.0487 -0.0099) |
| OKLCH | oklch(87.84% 0.05 191.5) |
| XYZ | xyz(58.8718, 69.1832, 80.0495) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.60
Powder Blue
#B0E0E6
ΔE00 3.82
Duck Egg Blue
#C3FBF4
ΔE00 5.57
Light Sky Blue
#C6FCFF
ΔE00 6.07
Pale Sky Blue
#BDF6FE
ΔE00 6.13
Light Light Blue
#CAFFFB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2DF #E2B2B5
analogous
#B2E2C7 #B2E2DF #B2CDE2
triadic
#B2E2DF #DFB2E2 #E2DFB2
tetradic
#B2E2DF #C7B2E2 #E2B2B5 #CDE2B2
square
#B2E2DF #C7B2E2 #E2B2B5 #CDE2B2
split-complementary
#B2E2DF #E2B2CD #E2C7B2
monochromatic
#59C1BA #86D1CD #B2E2DF #DEF3F1 #E9F7F6
Accessibility & contrast
On white
1.42
#B2E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#B2E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2DF
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2DF | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#A3E5E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2e2df; /* rgb */ color: rgb(178, 226, 223); /* oklch */ color: oklch(87.8% 0.050 191.5);
Tailwind
colors: {
custom: {
50: '#caebe9',
500: '#b2e2df',
950: '#000000',
},
}SCSS
$custom: #b2e2df; $custom-light: #caebe9; $custom-dark: #000000;
JSON
{
"hex": "#b2e2df",
"rgb": {
"r": 178,
"g": 226,
"b": 223
},
"hsl": {
"h": 176.25,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.87843,
"c": 0.0497,
"h": 191.5
},
"luminance": 0.69185
}Semantic roles & 50–950 ramp
primary
#B2E2DF
secondary
#BB7D81
accent
#2D36B8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484