#B8EEEC#B8EEEC
#B8EEEC is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.2% C 0.055 H 193.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EEEC |
|---|---|
| RGB | rgb(184, 238, 236) |
| HSL | hsl(178, 61%, 83%) |
| HSV | hsv(178, 23%, 93%) |
| CMYK | cmyk(22.7%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(90.50, -17.47, -4.65) |
| CIE-LCH | lch(90.50, 18.08, 194.90°) |
| OKLab | oklab(91.16% -0.0535 -0.0127) |
| OKLCH | oklch(91.16% 0.055 193.4) |
| XYZ | xyz(65.4774, 77.3929, 90.8290) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.71
Duck Egg Blue
#C3FBF4
ΔE00 3.30
Light Light Blue
#CAFFFB
ΔE00 3.68
Light Sky Blue
#C6FCFF
ΔE00 3.68
Eggshell Blue
#C4FFF7
ΔE00 4.19
Pale Blue
#D0FEFE
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EEEC #EEB8BA
analogous
#B8EED1 #B8EEEC #B8D5EE
triadic
#B8EEEC #ECB8EE #EEECB8
tetradic
#B8EEEC #D1B8EE #EEB8BA #D5EEB8
square
#B8EEEC #D1B8EE #EEB8BA #D5EEB8
split-complementary
#B8EEEC #EEB8D5 #EED1B8
monochromatic
#55D6D2 #87E2DF #B8EEEC #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.27
#B8EEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#B8EEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EEEC
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EEEC | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#DDE0ED
Tritanopia (blue-blind)
#A7F1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b8eeec; /* rgb */ color: rgb(184, 238, 236); /* oklch */ color: oklch(91.2% 0.055 193.4);
Tailwind
colors: {
custom: {
50: '#cef3f2',
500: '#b8eeec',
950: '#000000',
},
}SCSS
$custom: #b8eeec; $custom-light: #cef3f2; $custom-dark: #000000;
JSON
{
"hex": "#b8eeec",
"rgb": {
"r": 184,
"g": 238,
"b": 236
},
"hsl": {
"h": 177.778,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.91155,
"c": 0.05498,
"h": 193.4
},
"luminance": 0.77396
}Semantic roles & 50–950 ramp
primary
#B8EEEC
secondary
#CC7E81
accent
#1C23C9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585