#B4EEEE#B4EEEE
#B4EEEE is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.0% C 0.059 H 196.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EEEE |
|---|---|
| RGB | rgb(180, 238, 238) |
| HSL | hsl(180, 63%, 82%) |
| HSV | hsv(180, 24%, 93%) |
| CMYK | cmyk(24.4%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(90.33, -18.21, -5.97) |
| CIE-LCH | lch(90.33, 19.16, 198.15°) |
| OKLab | oklab(90.98% -0.0563 -0.0163) |
| OKLCH | oklch(90.98% 0.059 196.2) |
| XYZ | xyz(64.8247, 77.0225, 92.3235) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.91
Light Sky Blue
#C6FCFF
ΔE00 3.56
Pale Sky Blue
#BDF6FE
ΔE00 3.80
Duck Egg Blue
#C3FBF4
ΔE00 3.85
Light Light Blue
#CAFFFB
ΔE00 4.09
Pale Cyan
#B7FFFA
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EEEE #EEB4B4
analogous
#B4EED1 #B4EEEE #B4D1EE
triadic
#B4EEEE #EEB4EE #EEEEB4
tetradic
#B4EEEE #D1B4EE #EEB4B4 #D1EEB4
square
#B4EEEE #D1B4EE #EEB4B4 #D1EEB4
split-complementary
#B4EEEE #EEB4D1 #EED1B4
monochromatic
#50D7D7 #82E3E3 #B4EEEE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#B4EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#B4EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EEEE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EEEE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#A1F2EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b4eeee; /* rgb */ color: rgb(180, 238, 238); /* oklch */ color: oklch(91.0% 0.059 196.2);
Tailwind
colors: {
custom: {
50: '#ccf3f3',
500: '#b4eeee',
950: '#000000',
},
}SCSS
$custom: #b4eeee; $custom-light: #ccf3f3; $custom-dark: #000000;
JSON
{
"hex": "#b4eeee",
"rgb": {
"r": 180,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.90979,
"c": 0.05863,
"h": 196.2
},
"luminance": 0.77025
}Semantic roles & 50–950 ramp
primary
#B4EEEE
secondary
#CC7B7B
accent
#1B1BCB
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585