#B8FFEC#B8FFEC
#B8FFEC is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.8% C 0.075 H 176.2°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFEC |
|---|---|
| RGB | rgb(184, 255, 236) |
| HSL | hsl(164, 100%, 86%) |
| HSV | hsv(164, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.06, -25.76, 2.03) |
| CIE-LCH | lch(95.06, 25.84, 175.50°) |
| OKLab | oklab(94.79% -0.0748 0.005) |
| OKLCH | oklch(94.79% 0.075 176.2) |
| XYZ | xyz(70.6626, 87.7631, 92.5573) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.34
Eggshell Blue
#C4FFF7
ΔE00 4.37
Duck Egg Blue
#C3FBF4
ΔE00 4.92
Pale Cyan
#B7FFFA
ΔE00 5.07
Pale Turquoise
#A5FBD5
ΔE00 5.99
Light Cyan
#ACFFFC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFEC #FFB8CB
analogous
#B8FFC8 #B8FFEC #B8EEFF
triadic
#B8FFEC #ECB8FF #FFECB8
tetradic
#B8FFEC #C8B8FF #FFB8CB #EEFFB8
square
#B8FFEC #C8B8FF #FFB8CB #EEFFB8
split-complementary
#B8FFEC #FFB8EE #FFC8B8
monochromatic
#3EFFCB #7BFFDC #B8FFEC #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.13
#B8FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#B8FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFEC
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFEC | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EB
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#A5FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b8ffec; /* rgb */ color: rgb(184, 255, 236); /* oklch */ color: oklch(94.8% 0.075 176.2);
Tailwind
colors: {
custom: {
50: '#cffff2',
500: '#b8ffec',
950: '#000000',
},
}SCSS
$custom: #b8ffec; $custom-light: #cffff2; $custom-dark: #000000;
JSON
{
"hex": "#b8ffec",
"rgb": {
"r": 184,
"g": 255,
"b": 236
},
"hsl": {
"h": 163.944,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.94792,
"c": 0.07495,
"h": 176.2
},
"luminance": 0.87766
}Semantic roles & 50–950 ramp
primary
#B8FFEC
secondary
#E77593
accent
#003DE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685