#B2EAEE#B2EAEE
#B2EAEE is a very light, muted teal. Relative luminance 0.745; OKLCH L 90.0% C 0.057 H 201.7°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EAEE |
|---|---|
| RGB | rgb(178, 234, 238) |
| HSL | hsl(184, 64%, 82%) |
| HSV | hsv(184, 25%, 93%) |
| CMYK | cmyk(25.2%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.15, -16.79, -7.73) |
| CIE-LCH | lch(89.15, 18.49, 204.71°) |
| OKLab | oklab(90.01% -0.0531 -0.0211) |
| OKLCH | oklch(90.01% 0.057 201.7) |
| XYZ | xyz(63.2107, 74.4808, 91.9180) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.34
Powder Blue
#B0E0E6
ΔE00 2.80
Pale Sky Blue
#BDF6FE
ΔE00 3.06
Light Sky Blue
#C6FCFF
ΔE00 3.94
Robin'S Egg Blue
#98EFF9
ΔE00 4.61
Pale Blue
#D0FEFE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EAEE #EEB6B2
analogous
#B2EED4 #B2EAEE #B2CCEE
triadic
#B2EAEE #EEB2EA #EAEEB2
tetradic
#B2EAEE #D4B2EE #EEB6B2 #CCEEB2
square
#B2EAEE #D4B2EE #EEB6B2 #CCEEB2
split-complementary
#B2EAEE #EEB2CC #EED4B2
monochromatic
#4ECFD8 #80DCE3 #B2EAEE #E4F8F9 #E6F8F9
Accessibility & contrast
On white
1.32
#B2EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#B2EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EAEE
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EAEE | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#9EEEEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b2eaee; /* rgb */ color: rgb(178, 234, 238); /* oklch */ color: oklch(90.0% 0.057 201.7);
Tailwind
colors: {
custom: {
50: '#caf0f3',
500: '#b2eaee',
950: '#000000',
},
}SCSS
$custom: #b2eaee; $custom-light: #caf0f3; $custom-dark: #000000;
JSON
{
"hex": "#b2eaee",
"rgb": {
"r": 178,
"g": 234,
"b": 238
},
"hsl": {
"h": 184,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.90009,
"c": 0.05709,
"h": 201.7
},
"luminance": 0.74484
}Semantic roles & 50–950 ramp
primary
#B2EAEE
secondary
#CC7E79
accent
#261ACC
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131617
muted
#838585