#B2F2ED#B2F2ED
#B2F2ED is a very light, moderate teal. Relative luminance 0.791; OKLCH L 91.7% C 0.064 H 190.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F2ED |
|---|---|
| RGB | rgb(178, 242, 237) |
| HSL | hsl(175, 71%, 82%) |
| HSV | hsv(175, 26%, 95%) |
| CMYK | cmyk(26.4%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(91.27, -20.97, -4.07) |
| CIE-LCH | lch(91.27, 21.36, 191.00°) |
| OKLab | oklab(91.69% -0.0635 -0.0113) |
| OKLCH | oklch(91.69% 0.064 190.1) |
| XYZ | xyz(65.3934, 79.0805, 91.9228) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.12
Duck Egg Blue
#C3FBF4
ΔE00 2.67
Pale Cyan
#B7FFFA
ΔE00 2.77
Eggshell Blue
#C4FFF7
ΔE00 3.18
Light Cyan
#ACFFFC
ΔE00 3.55
Light Light Blue
#CAFFFB
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F2ED #F2B2B7
analogous
#B2F2CD #B2F2ED #B2D7F2
triadic
#B2F2ED #EDB2F2 #F2EDB2
tetradic
#B2F2ED #CDB2F2 #F2B2B7 #D7F2B2
square
#B2F2ED #CDB2F2 #F2B2B7 #D7F2B2
split-complementary
#B2F2ED #F2B2D7 #F2CDB2
monochromatic
#49E0D5 #7EE9E1 #B2F2ED #E5FBF9 #E5FBF9
Accessibility & contrast
On white
1.25
#B2F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#B2F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F2ED
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F2ED | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#9DF5F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f2ed; /* rgb */ color: rgb(178, 242, 237); /* oklch */ color: oklch(91.7% 0.064 190.1);
Tailwind
colors: {
custom: {
50: '#caf6f2',
500: '#b2f2ed',
950: '#000000',
},
}SCSS
$custom: #b2f2ed; $custom-light: #caf6f2; $custom-dark: #000000;
JSON
{
"hex": "#b2f2ed",
"rgb": {
"r": 178,
"g": 242,
"b": 237
},
"hsl": {
"h": 175.313,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.9169,
"c": 0.06448,
"h": 190.1
},
"luminance": 0.79084
}Semantic roles & 50–950 ramp
primary
#B2F2ED
secondary
#D1777E
accent
#1221D3
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585