#B0EEEE#B0EEEE
#B0EEEE is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.7% C 0.062 H 196.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EEEE |
|---|---|
| RGB | rgb(176, 238, 238) |
| HSL | hsl(180, 65%, 81%) |
| HSV | hsv(180, 26%, 93%) |
| CMYK | cmyk(26.1%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(90.11, -19.35, -6.31) |
| CIE-LCH | lch(90.11, 20.36, 198.07°) |
| OKLab | oklab(90.75% -0.0599 -0.0173) |
| OKLCH | oklch(90.75% 0.062 196.1) |
| XYZ | xyz(63.9067, 76.5492, 92.2805) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.18
Light Sky Blue
#C6FCFF
ΔE00 3.96
Duck Egg Blue
#C3FBF4
ΔE00 4.01
Pale Sky Blue
#BDF6FE
ΔE00 4.12
Pale Cyan
#B7FFFA
ΔE00 4.14
Light Light Blue
#CAFFFB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EEEE #EEB0B0
analogous
#B0EECF #B0EEEE #B0CFEE
triadic
#B0EEEE #EEB0EE #EEEEB0
tetradic
#B0EEEE #CFB0EE #EEB0B0 #CFEEB0
square
#B0EEEE #CFB0EE #EEB0B0 #CFEEB0
split-complementary
#B0EEEE #EEB0CF #EECFB0
monochromatic
#4BD8D8 #7EE3E3 #B0EEEE #E2F9F9 #E6FAFA
Accessibility & contrast
On white
1.29
#B0EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#B0EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EEEE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EEEE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#9BF2EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b0eeee; /* rgb */ color: rgb(176, 238, 238); /* oklch */ color: oklch(90.7% 0.062 196.1);
Tailwind
colors: {
custom: {
50: '#c9f3f3',
500: '#b0eeee',
950: '#000000',
},
}SCSS
$custom: #b0eeee; $custom-light: #c9f3f3; $custom-dark: #000000;
JSON
{
"hex": "#b0eeee",
"rgb": {
"r": 176,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.90748,
"c": 0.06232,
"h": 196.1
},
"luminance": 0.76552
}Semantic roles & 50–950 ramp
primary
#B0EEEE
secondary
#CC7777
accent
#1919CC
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585