#B8FFEF#B8FFEF
#B8FFEF is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.074 H 179.1°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFEF |
|---|---|
| RGB | rgb(184, 255, 239) |
| HSL | hsl(166, 100%, 86%) |
| HSV | hsv(166, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.14, -25.14, 0.59) |
| CIE-LCH | lch(95.14, 25.15, 178.66°) |
| OKLab | oklab(94.88% -0.0736 0.0012) |
| OKLCH | oklch(94.88% 0.074 179.1) |
| XYZ | xyz(71.1021, 87.9389, 94.8721) |
| Luminance | 0.8794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.37
Eggshell Blue
#C4FFF7
ΔE00 3.52
Pale Cyan
#B7FFFA
ΔE00 4.03
Duck Egg Blue
#C3FBF4
ΔE00 4.11
Light Cyan
#ACFFFC
ΔE00 5.05
Light Light Blue
#CAFFFB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFEF #FFB8C8
analogous
#B8FFCB #B8FFEF #B8EBFF
triadic
#B8FFEF #EFB8FF #FFEFB8
tetradic
#B8FFEF #CBB8FF #FFB8C8 #EBFFB8
square
#B8FFEF #CBB8FF #FFB8C8 #EBFFB8
split-complementary
#B8FFEF #FFB8EB #FFCBB8
monochromatic
#3EFFD3 #7BFFE1 #B8FFEF #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.13
#B8FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#B8FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFEF
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFEF | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#A4FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b8ffef; /* rgb */ color: rgb(184, 255, 239); /* oklch */ color: oklch(94.9% 0.074 179.1);
Tailwind
colors: {
custom: {
50: '#cffff4',
500: '#b8ffef',
950: '#000000',
},
}SCSS
$custom: #b8ffef; $custom-light: #cffff4; $custom-dark: #000000;
JSON
{
"hex": "#b8ffef",
"rgb": {
"r": 184,
"g": 255,
"b": 239
},
"hsl": {
"h": 166.479,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.94876,
"c": 0.07358,
"h": 179.1
},
"luminance": 0.87942
}Semantic roles & 50–950 ramp
primary
#B8FFEF
secondary
#E7758E
accent
#0034E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685