#B3EEEE#B3EEEE
#B3EEEE is a very light, muted teal. Relative luminance 0.769; OKLCH L 90.9% C 0.060 H 196.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B3EEEE |
|---|---|
| RGB | rgb(179, 238, 238) |
| HSL | hsl(180, 63%, 82%) |
| HSV | hsv(180, 25%, 93%) |
| CMYK | cmyk(24.8%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(90.28, -18.50, -6.06) |
| CIE-LCH | lch(90.28, 19.46, 198.13°) |
| OKLab | oklab(90.92% -0.0572 -0.0166) |
| OKLCH | oklch(90.92% 0.06 196.2) |
| XYZ | xyz(64.5927, 76.9029, 92.3127) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.72
Light Sky Blue
#C6FCFF
ΔE00 3.65
Pale Sky Blue
#BDF6FE
ΔE00 3.87
Duck Egg Blue
#C3FBF4
ΔE00 3.88
Light Light Blue
#CAFFFB
ΔE00 4.15
Pale Cyan
#B7FFFA
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3EEEE #EEB3B3
analogous
#B3EED1 #B3EEEE #B3D1EE
triadic
#B3EEEE #EEB3EE #EEEEB3
tetradic
#B3EEEE #D1B3EE #EEB3B3 #D1EEB3
square
#B3EEEE #D1B3EE #EEB3B3 #D1EEB3
split-complementary
#B3EEEE #EEB3D1 #EED1B3
monochromatic
#4FD8D8 #81E3E3 #B3EEEE #E5F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#B3EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#B3EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3EEEE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3EEEE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#9FF2EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b3eeee; /* rgb */ color: rgb(179, 238, 238); /* oklch */ color: oklch(90.9% 0.060 196.2);
Tailwind
colors: {
custom: {
50: '#cbf3f3',
500: '#b3eeee',
950: '#000000',
},
}SCSS
$custom: #b3eeee; $custom-light: #cbf3f3; $custom-dark: #000000;
JSON
{
"hex": "#b3eeee",
"rgb": {
"r": 179,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.90921,
"c": 0.05955,
"h": 196.2
},
"luminance": 0.76906
}Semantic roles & 50–950 ramp
primary
#B3EEEE
secondary
#CC7A7A
accent
#1A1ACB
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585