#B4EEEB#B4EEEB
#B4EEEB is a very light, muted teal. Relative luminance 0.769; OKLCH L 90.9% C 0.059 H 192.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EEEB |
|---|---|
| RGB | rgb(180, 238, 235) |
| HSL | hsl(177, 63%, 82%) |
| HSV | hsv(177, 24%, 93%) |
| CMYK | cmyk(24.4%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.25, -18.85, -4.52) |
| CIE-LCH | lch(90.25, 19.39, 193.48°) |
| OKLab | oklab(90.89% -0.0575 -0.0124) |
| OKLCH | oklch(90.89% 0.059 192.2) |
| XYZ | xyz(64.3877, 76.8477, 90.0217) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.36
Duck Egg Blue
#C3FBF4
ΔE00 3.18
Light Light Blue
#CAFFFB
ΔE00 3.90
Pale Cyan
#B7FFFA
ΔE00 3.96
Eggshell Blue
#C4FFF7
ΔE00 3.98
Light Sky Blue
#C6FCFF
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EEEB #EEB4B7
analogous
#B4EECE #B4EEEB #B4D4EE
triadic
#B4EEEB #EBB4EE #EEEBB4
tetradic
#B4EEEB #CEB4EE #EEB4B7 #D4EEB4
square
#B4EEEB #CEB4EE #EEB4B7 #D4EEB4
split-complementary
#B4EEEB #EEB4D4 #EECEB4
monochromatic
#50D7D0 #82E3DE #B4EEEB #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.28
#B4EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#B4EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EEEB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EEEB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#A2F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b4eeeb; /* rgb */ color: rgb(180, 238, 235); /* oklch */ color: oklch(90.9% 0.059 192.2);
Tailwind
colors: {
custom: {
50: '#cbf3f1',
500: '#b4eeeb',
950: '#000000',
},
}SCSS
$custom: #b4eeeb; $custom-light: #cbf3f1; $custom-dark: #000000;
JSON
{
"hex": "#b4eeeb",
"rgb": {
"r": 180,
"g": 238,
"b": 235
},
"hsl": {
"h": 176.897,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.90888,
"c": 0.05882,
"h": 192.2
},
"luminance": 0.76851
}Semantic roles & 50–950 ramp
primary
#B4EEEB
secondary
#CC7B7F
accent
#1B24CB
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585