#B0FFEB#B0FFEB
#B0FFEB is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.3% C 0.082 H 176.9°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFEB |
|---|---|
| RGB | rgb(176, 255, 235) |
| HSL | hsl(165, 100%, 85%) |
| HSV | hsv(165, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.63, -28.23, 1.86) |
| CIE-LCH | lch(94.63, 28.29, 176.22°) |
| OKLab | oklab(94.33% -0.082 0.0045) |
| OKLCH | oklch(94.33% 0.082 176.9) |
| XYZ | xyz(68.6548, 86.7446, 91.7070) |
| Luminance | 0.8675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.21
Eggshell Blue
#C4FFF7
ΔE00 5.21
Pale Cyan
#B7FFFA
ΔE00 5.44
Pale Turquoise
#A5FBD5
ΔE00 5.55
Duck Egg Blue
#C3FBF4
ΔE00 5.77
Light Aqua
#8CFFDB
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFEB #FFB0C4
analogous
#B0FFC4 #B0FFEB #B0ECFF
triadic
#B0FFEB #EBB0FF #FFEBB0
tetradic
#B0FFEB #C4B0FF #FFB0C4 #ECFFB0
square
#B0FFEB #C4B0FF #FFB0C4 #ECFFB0
split-complementary
#B0FFEB #FFB0EC #FFC4B0
monochromatic
#36FFCC #73FFDC #B0FFEB #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.14
#B0FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#B0FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFEB
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFEB | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#99FFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b0ffeb; /* rgb */ color: rgb(176, 255, 235); /* oklch */ color: oklch(94.3% 0.082 176.9);
Tailwind
colors: {
custom: {
50: '#cafff1',
500: '#b0ffeb',
950: '#000000',
},
}SCSS
$custom: #b0ffeb; $custom-light: #cafff1; $custom-dark: #000000;
JSON
{
"hex": "#b0ffeb",
"rgb": {
"r": 176,
"g": 255,
"b": 235
},
"hsl": {
"h": 164.81,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.94331,
"c": 0.08209,
"h": 176.9
},
"luminance": 0.86748
}Semantic roles & 50–950 ramp
primary
#B0FFEB
secondary
#E56E8C
accent
#003AE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685