#B0FECE#B0FECE
#B0FECE is a very light, moderate green. Relative luminance 0.846; OKLCH L 93.4% C 0.101 H 156.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FECE |
|---|---|
| RGB | rgb(176, 254, 206) |
| HSL | hsl(143, 98%, 84%) |
| HSV | hsv(143, 31%, 100%) |
| CMYK | cmyk(30.7%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(93.70, -33.48, 15.45) |
| CIE-LCH | lch(93.70, 36.88, 155.23°) |
| OKLab | oklab(93.36% -0.0928 0.0398) |
| OKLCH | oklch(93.36% 0.101 156.8) |
| XYZ | xyz(64.4831, 84.5668, 71.3059) |
| Luminance | 0.8457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.95
Pale Turquoise
#A5FBD5
ΔE00 3.21
Light Seafoam
#A0FEBF
ΔE00 3.51
Light Mint
#B6FFBB
ΔE00 4.82
Light Sea Green
#98F6B0
ΔE00 5.39
Light Seafoam Green
#A7FFB5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FECE #FEB0E0
analogous
#B9FEB0 #B0FECE #B0FEF5
triadic
#B0FECE #CEB0FE #FECEB0
tetradic
#B0FECE #B0B9FE #FEB0E0 #FEF5B0
square
#B0FECE #B0B9FE #FEB0E0 #FEF5B0
split-complementary
#B0FECE #F5B0FE #FEB0B9
monochromatic
#37FC83 #74FDA9 #B0FECE #E1FFEC #E1FFEC
Accessibility & contrast
On white
1.17
#B0FECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#B0FECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FECE
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FECE | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CB
Deuteranopia (green-blind)
#F0E9D1
Tritanopia (blue-blind)
#A1FDF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b0fece; /* rgb */ color: rgb(176, 254, 206); /* oklch */ color: oklch(93.4% 0.101 156.8);
Tailwind
colors: {
custom: {
50: '#c9ffdd',
500: '#b0fece',
950: '#000000',
},
}SCSS
$custom: #b0fece; $custom-light: #c9ffdd; $custom-dark: #000000;
JSON
{
"hex": "#b0fece",
"rgb": {
"r": 176,
"g": 254,
"b": 206
},
"hsl": {
"h": 143.077,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.93363,
"c": 0.10094,
"h": 156.8
},
"luminance": 0.8457
}Semantic roles & 50–950 ramp
primary
#B0FECE
secondary
#E46EB7
accent
#008DE6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684