#B2EEEE#B2EEEE
#B2EEEE is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.9% C 0.060 H 196.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEEE |
|---|---|
| RGB | rgb(178, 238, 238) |
| HSL | hsl(180, 64%, 82%) |
| HSV | hsv(180, 25%, 93%) |
| CMYK | cmyk(25.2%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(90.22, -18.78, -6.14) |
| CIE-LCH | lch(90.22, 19.76, 198.11°) |
| OKLab | oklab(90.86% -0.0581 -0.0168) |
| OKLCH | oklch(90.86% 0.06 196.1) |
| XYZ | xyz(64.3624, 76.7841, 92.3019) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.54
Light Sky Blue
#C6FCFF
ΔE00 3.75
Duck Egg Blue
#C3FBF4
ΔE00 3.91
Pale Sky Blue
#BDF6FE
ΔE00 3.95
Light Light Blue
#CAFFFB
ΔE00 4.23
Pale Cyan
#B7FFFA
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEEE #EEB2B2
analogous
#B2EED0 #B2EEEE #B2D0EE
triadic
#B2EEEE #EEB2EE #EEEEB2
tetradic
#B2EEEE #D0B2EE #EEB2B2 #D0EEB2
square
#B2EEEE #D0B2EE #EEB2B2 #D0EEB2
split-complementary
#B2EEEE #EEB2D0 #EED0B2
monochromatic
#4ED8D8 #80E3E3 #B2EEEE #E4F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#B2EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#B2EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEEE
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEEE | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#9EF2EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2eeee; /* rgb */ color: rgb(178, 238, 238); /* oklch */ color: oklch(90.9% 0.060 196.1);
Tailwind
colors: {
custom: {
50: '#caf3f3',
500: '#b2eeee',
950: '#000000',
},
}SCSS
$custom: #b2eeee; $custom-light: #caf3f3; $custom-dark: #000000;
JSON
{
"hex": "#b2eeee",
"rgb": {
"r": 178,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.90863,
"c": 0.06048,
"h": 196.1
},
"luminance": 0.76787
}Semantic roles & 50–950 ramp
primary
#B2EEEE
secondary
#CC7979
accent
#1A1ACC
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585