#B2EEEB#B2EEEB
#B2EEEB is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.8% C 0.061 H 192.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEEB |
|---|---|
| RGB | rgb(178, 238, 235) |
| HSL | hsl(177, 64%, 82%) |
| HSV | hsv(177, 25%, 93%) |
| CMYK | cmyk(25.2%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.14, -19.43, -4.69) |
| CIE-LCH | lch(90.14, 19.99, 193.58°) |
| OKLab | oklab(90.77% -0.0593 -0.0129) |
| OKLCH | oklch(90.77% 0.061 192.3) |
| XYZ | xyz(63.9253, 76.6093, 90.0000) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.21
Duck Egg Blue
#C3FBF4
ΔE00 3.29
Pale Cyan
#B7FFFA
ΔE00 3.82
Eggshell Blue
#C4FFF7
ΔE00 4.03
Light Light Blue
#CAFFFB
ΔE00 4.07
Light Sky Blue
#C6FCFF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEEB #EEB2B5
analogous
#B2EECD #B2EEEB #B2D3EE
triadic
#B2EEEB #EBB2EE #EEEBB2
tetradic
#B2EEEB #CDB2EE #EEB2B5 #D3EEB2
square
#B2EEEB #CDB2EE #EEB2B5 #D3EEB2
split-complementary
#B2EEEB #EEB2D3 #EECDB2
monochromatic
#4ED8D1 #80E3DE #B2EEEB #E4F9F8 #E6F9F8
Accessibility & contrast
On white
1.29
#B2EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#B2EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEEB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEEB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#9FF1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2eeeb; /* rgb */ color: rgb(178, 238, 235); /* oklch */ color: oklch(90.8% 0.061 192.3);
Tailwind
colors: {
custom: {
50: '#caf3f1',
500: '#b2eeeb',
950: '#000000',
},
}SCSS
$custom: #b2eeeb; $custom-light: #caf3f1; $custom-dark: #000000;
JSON
{
"hex": "#b2eeeb",
"rgb": {
"r": 178,
"g": 238,
"b": 235
},
"hsl": {
"h": 177,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.90772,
"c": 0.06067,
"h": 192.3
},
"luminance": 0.76612
}Semantic roles & 50–950 ramp
primary
#B2EEEB
secondary
#CC797D
accent
#1A23CC
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585