#B2E2CF#B2E2CF
#B2E2CF is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.4% C 0.056 H 168.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2CF |
|---|---|
| RGB | rgb(178, 226, 207) |
| HSL | hsl(156, 45%, 79%) |
| HSV | hsv(156, 21%, 89%) |
| CMYK | cmyk(21.2%, 0%, 8.4%, 11.4%) |
| CIE-LAB | lab(86.19, -19.27, 4.21) |
| CIE-LCH | lch(86.19, 19.72, 167.67°) |
| OKLab | oklab(87.38% -0.0551 0.0109) |
| OKLCH | oklch(87.38% 0.056 168.9) |
| XYZ | xyz(56.8157, 68.3607, 69.2208) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.78
Light Teal
#90E4C1
ΔE00 6.99
Duck Egg Blue
#C3FBF4
ΔE00 7.21
Eggshell Blue
#C4FFF7
ΔE00 7.67
Paleturquoise
#AFEEEE
ΔE00 8.13
Pale Teal
#82CBB2
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2CF #E2B2C5
analogous
#B2E2B7 #B2E2CF #B2DDE2
triadic
#B2E2CF #CFB2E2 #E2CFB2
tetradic
#B2E2CF #B7B2E2 #E2B2C5 #DDE2B2
square
#B2E2CF #B7B2E2 #E2B2C5 #DDE2B2
split-complementary
#B2E2CF #E2B2DD #E2B7B2
monochromatic
#59C198 #86D1B3 #B2E2CF #DEF3EB #E9F7F1
Accessibility & contrast
On white
1.43
#B2E2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#B2E2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2CF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2CF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#A8E3DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2e2cf; /* rgb */ color: rgb(178, 226, 207); /* oklch */ color: oklch(87.4% 0.056 168.9);
Tailwind
colors: {
custom: {
50: '#c9ebdd',
500: '#b2e2cf',
950: '#000000',
},
}SCSS
$custom: #b2e2cf; $custom-light: #c9ebdd; $custom-dark: #000000;
JSON
{
"hex": "#b2e2cf",
"rgb": {
"r": 178,
"g": 226,
"b": 207
},
"hsl": {
"h": 156.25,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.87382,
"c": 0.0562,
"h": 168.9
},
"luminance": 0.68363
}Semantic roles & 50–950 ramp
primary
#B2E2CF
secondary
#BB7D96
accent
#2D64B8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484