#B2EEED#B2EEED
#B2EEED is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.8% C 0.061 H 194.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEED |
|---|---|
| RGB | rgb(178, 238, 237) |
| HSL | hsl(179, 64%, 82%) |
| HSV | hsv(179, 25%, 93%) |
| CMYK | cmyk(25.2%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(90.20, -19.00, -5.66) |
| CIE-LCH | lch(90.20, 19.83, 196.59°) |
| OKLab | oklab(90.83% -0.0585 -0.0155) |
| OKLCH | oklch(90.83% 0.061 194.9) |
| XYZ | xyz(64.2159, 76.7255, 91.5303) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.60
Duck Egg Blue
#C3FBF4
ΔE00 3.68
Light Sky Blue
#C6FCFF
ΔE00 3.94
Pale Cyan
#B7FFFA
ΔE00 4.08
Light Light Blue
#CAFFFB
ΔE00 4.14
Pale Sky Blue
#BDF6FE
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEED #EEB2B3
analogous
#B2EECF #B2EEED #B2D1EE
triadic
#B2EEED #EDB2EE #EEEDB2
tetradic
#B2EEED #CFB2EE #EEB2B3 #D1EEB2
square
#B2EEED #CFB2EE #EEB2B3 #D1EEB2
split-complementary
#B2EEED #EEB2D1 #EECFB2
monochromatic
#4ED8D6 #80E3E1 #B2EEED #E4F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#B2EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#B2EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEED
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEED | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#9EF2ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2eeed; /* rgb */ color: rgb(178, 238, 237); /* oklch */ color: oklch(90.8% 0.061 194.9);
Tailwind
colors: {
custom: {
50: '#caf3f2',
500: '#b2eeed',
950: '#000000',
},
}SCSS
$custom: #b2eeed; $custom-light: #caf3f2; $custom-dark: #000000;
JSON
{
"hex": "#b2eeed",
"rgb": {
"r": 178,
"g": 238,
"b": 237
},
"hsl": {
"h": 179,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.90832,
"c": 0.06051,
"h": 194.9
},
"luminance": 0.76728
}Semantic roles & 50–950 ramp
primary
#B2EEED
secondary
#CC797A
accent
#1A1DCC
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585