#B8EEEB#B8EEEB
#B8EEEB is a very light, muted teal. Relative luminance 0.773; OKLCH L 91.1% C 0.055 H 192.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EEEB |
|---|---|
| RGB | rgb(184, 238, 235) |
| HSL | hsl(177, 61%, 83%) |
| HSV | hsv(177, 23%, 93%) |
| CMYK | cmyk(22.7%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.48, -17.68, -4.16) |
| CIE-LCH | lch(90.48, 18.16, 193.25°) |
| OKLab | oklab(91.13% -0.0539 -0.0114) |
| OKLCH | oklch(91.13% 0.055 192) |
| XYZ | xyz(65.3326, 77.3349, 90.0659) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.87
Duck Egg Blue
#C3FBF4
ΔE00 3.09
Light Light Blue
#CAFFFB
ΔE00 3.64
Light Sky Blue
#C6FCFF
ΔE00 3.94
Eggshell Blue
#C4FFF7
ΔE00 3.99
Pale Cyan
#B7FFFA
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EEEB #EEB8BB
analogous
#B8EED0 #B8EEEB #B8D6EE
triadic
#B8EEEB #EBB8EE #EEEBB8
tetradic
#B8EEEB #D0B8EE #EEB8BB #D6EEB8
square
#B8EEEB #D0B8EE #EEB8BB #D6EEB8
split-complementary
#B8EEEB #EEB8D6 #EED0B8
monochromatic
#55D6CF #87E2DD #B8EEEB #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.28
#B8EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#B8EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EEEB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EEEB | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DDE0EC
Tritanopia (blue-blind)
#A7F1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b8eeeb; /* rgb */ color: rgb(184, 238, 235); /* oklch */ color: oklch(91.1% 0.055 192.0);
Tailwind
colors: {
custom: {
50: '#cef3f1',
500: '#b8eeeb',
950: '#000000',
},
}SCSS
$custom: #b8eeeb; $custom-light: #cef3f1; $custom-dark: #000000;
JSON
{
"hex": "#b8eeeb",
"rgb": {
"r": 184,
"g": 238,
"b": 235
},
"hsl": {
"h": 176.667,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.91125,
"c": 0.05507,
"h": 192
},
"luminance": 0.77338
}Semantic roles & 50–950 ramp
primary
#B8EEEB
secondary
#CC7E83
accent
#1C26C9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585