#B8FFEE#B8FFEE
#B8FFEE is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.8% C 0.074 H 178.1°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFEE |
|---|---|
| RGB | rgb(184, 255, 238) |
| HSL | hsl(166, 100%, 86%) |
| HSV | hsv(166, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.11, -25.35, 1.07) |
| CIE-LCH | lch(95.11, 25.37, 177.59°) |
| OKLab | oklab(94.85% -0.074 0.0024) |
| OKLCH | oklch(94.85% 0.074 178.1) |
| XYZ | xyz(70.9548, 87.8800, 94.0962) |
| Luminance | 0.8788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.02
Eggshell Blue
#C4FFF7
ΔE00 3.80
Pale Cyan
#B7FFFA
ΔE00 4.38
Duck Egg Blue
#C3FBF4
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 5.39
Light Light Blue
#CAFFFB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFEE #FFB8C9
analogous
#B8FFCA #B8FFEE #B8ECFF
triadic
#B8FFEE #EEB8FF #FFEEB8
tetradic
#B8FFEE #CAB8FF #FFB8C9 #ECFFB8
square
#B8FFEE #CAB8FF #FFB8C9 #ECFFB8
split-complementary
#B8FFEE #FFB8EC #FFCAB8
monochromatic
#3EFFD1 #7BFFDF #B8FFEE #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.13
#B8FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#B8FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFEE
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFEE | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7ED
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#A4FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b8ffee; /* rgb */ color: rgb(184, 255, 238); /* oklch */ color: oklch(94.8% 0.074 178.1);
Tailwind
colors: {
custom: {
50: '#cffff3',
500: '#b8ffee',
950: '#000000',
},
}SCSS
$custom: #b8ffee; $custom-light: #cffff3; $custom-dark: #000000;
JSON
{
"hex": "#b8ffee",
"rgb": {
"r": 184,
"g": 255,
"b": 238
},
"hsl": {
"h": 165.634,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.94848,
"c": 0.07401,
"h": 178.1
},
"luminance": 0.87883
}Semantic roles & 50–950 ramp
primary
#B8FFEE
secondary
#E77590
accent
#0037E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685