#B0FFEF#B0FFEF
#B0FFEF is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.4% C 0.080 H 180.4°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFEF |
|---|---|
| RGB | rgb(176, 255, 239) |
| HSL | hsl(168, 100%, 85%) |
| HSV | hsv(168, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(94.73, -27.39, -0.05) |
| CIE-LCH | lch(94.73, 27.39, 180.11°) |
| OKLab | oklab(94.44% -0.0803 -0.0006) |
| OKLCH | oklch(94.44% 0.08 180.4) |
| XYZ | xyz(69.2391, 86.9783, 94.7848) |
| Luminance | 0.8698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.93
Pale Cyan
#B7FFFA
ΔE00 4.13
Eggshell Blue
#C4FFF7
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 4.75
Duck Egg Blue
#C3FBF4
ΔE00 4.86
Light Light Blue
#CAFFFB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFEF #FFB0C0
analogous
#B0FFC8 #B0FFEF #B0E8FF
triadic
#B0FFEF #EFB0FF #FFEFB0
tetradic
#B0FFEF #C8B0FF #FFB0C0 #E8FFB0
square
#B0FFEF #C8B0FF #FFB0C0 #E8FFB0
split-complementary
#B0FFEF #FFB0E8 #FFC8B0
monochromatic
#36FFD6 #73FFE3 #B0FFEF #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.14
#B0FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#B0FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFEF
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFEF | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#EAECF0
Tritanopia (blue-blind)
#98FFFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b0ffef; /* rgb */ color: rgb(176, 255, 239); /* oklch */ color: oklch(94.4% 0.080 180.4);
Tailwind
colors: {
custom: {
50: '#cafff4',
500: '#b0ffef',
950: '#000000',
},
}SCSS
$custom: #b0ffef; $custom-light: #cafff4; $custom-dark: #000000;
JSON
{
"hex": "#b0ffef",
"rgb": {
"r": 176,
"g": 255,
"b": 239
},
"hsl": {
"h": 167.848,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.94444,
"c": 0.08035,
"h": 180.4
},
"luminance": 0.86982
}Semantic roles & 50–950 ramp
primary
#B0FFEF
secondary
#E56E86
accent
#002EE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685