#B8EEEE#B8EEEE
#B8EEEE is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.2% C 0.055 H 196.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EEEE |
|---|---|
| RGB | rgb(184, 238, 238) |
| HSL | hsl(180, 61%, 83%) |
| HSV | hsv(180, 23%, 93%) |
| CMYK | cmyk(22.7%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(90.56, -17.04, -5.61) |
| CIE-LCH | lch(90.56, 17.94, 198.23°) |
| OKLab | oklab(91.22% -0.0527 -0.0153) |
| OKLCH | oklch(91.22% 0.055 196.2) |
| XYZ | xyz(65.7696, 77.5097, 92.3678) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.68
Light Sky Blue
#C6FCFF
ΔE00 3.27
Pale Sky Blue
#BDF6FE
ΔE00 3.59
Duck Egg Blue
#C3FBF4
ΔE00 3.83
Light Light Blue
#CAFFFB
ΔE00 3.89
Pale Blue
#D0FEFE
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EEEE #EEB8B8
analogous
#B8EED3 #B8EEEE #B8D3EE
triadic
#B8EEEE #EEB8EE #EEEEB8
tetradic
#B8EEEE #D3B8EE #EEB8B8 #D3EEB8
square
#B8EEEE #D3B8EE #EEB8B8 #D3EEB8
split-complementary
#B8EEEE #EEB8D3 #EED3B8
monochromatic
#55D6D6 #87E2E2 #B8EEEE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.27
#B8EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#B8EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EEEE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EEEE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#A6F2EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b8eeee; /* rgb */ color: rgb(184, 238, 238); /* oklch */ color: oklch(91.2% 0.055 196.2);
Tailwind
colors: {
custom: {
50: '#cef3f3',
500: '#b8eeee',
950: '#000000',
},
}SCSS
$custom: #b8eeee; $custom-light: #cef3f3; $custom-dark: #000000;
JSON
{
"hex": "#b8eeee",
"rgb": {
"r": 184,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.91216,
"c": 0.05489,
"h": 196.2
},
"luminance": 0.77512
}Semantic roles & 50–950 ramp
primary
#B8EEEE
secondary
#CC7E7E
accent
#1C1CC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585