#B2EEEC#B2EEEC
#B2EEEC is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.8% C 0.061 H 193.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEEC |
|---|---|
| RGB | rgb(178, 238, 236) |
| HSL | hsl(178, 64%, 82%) |
| HSV | hsv(178, 25%, 93%) |
| CMYK | cmyk(25.2%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(90.17, -19.22, -5.18) |
| CIE-LCH | lch(90.17, 19.90, 195.08°) |
| OKLab | oklab(90.8% -0.0589 -0.0142) |
| OKLCH | oklch(90.8% 0.061 193.6) |
| XYZ | xyz(64.0702, 76.6672, 90.7630) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.87
Duck Egg Blue
#C3FBF4
ΔE00 3.47
Pale Cyan
#B7FFFA
ΔE00 3.93
Light Light Blue
#CAFFFB
ΔE00 4.09
Light Sky Blue
#C6FCFF
ΔE00 4.15
Eggshell Blue
#C4FFF7
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEEC #EEB2B4
analogous
#B2EECE #B2EEEC #B2D2EE
triadic
#B2EEEC #ECB2EE #EEECB2
tetradic
#B2EEEC #CEB2EE #EEB2B4 #D2EEB2
square
#B2EEEC #CEB2EE #EEB2B4 #D2EEB2
split-complementary
#B2EEEC #EEB2D2 #EECEB2
monochromatic
#4ED8D3 #80E3E0 #B2EEEC #E4F9F8 #E6F9F9
Accessibility & contrast
On white
1.29
#B2EEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#B2EEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEEC
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEEC | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#9EF2ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2eeec; /* rgb */ color: rgb(178, 238, 236); /* oklch */ color: oklch(90.8% 0.061 193.6);
Tailwind
colors: {
custom: {
50: '#caf3f2',
500: '#b2eeec',
950: '#000000',
},
}SCSS
$custom: #b2eeec; $custom-light: #caf3f2; $custom-dark: #000000;
JSON
{
"hex": "#b2eeec",
"rgb": {
"r": 178,
"g": 238,
"b": 236
},
"hsl": {
"h": 178,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.90802,
"c": 0.06057,
"h": 193.6
},
"luminance": 0.7667
}Semantic roles & 50–950 ramp
primary
#B2EEEC
secondary
#CC797B
accent
#1A20CC
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585