#B8FFCC#B8FFCC
#B8FFCC is a very light, moderate green. Relative luminance 0.861; OKLCH L 94.0% C 0.099 H 153.0°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFCC |
|---|---|
| RGB | rgb(184, 255, 204) |
| HSL | hsl(137, 100%, 86%) |
| HSV | hsv(137, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 20%, 0%) |
| CIE-LAB | lab(94.34, -31.90, 17.44) |
| CIE-LCH | lch(94.34, 36.36, 151.33°) |
| OKLab | oklab(93.98% -0.088 0.0448) |
| OKLCH | oklch(93.98% 0.099 153) |
| XYZ | xyz(66.4228, 86.0672, 70.2279) |
| Luminance | 0.8607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.23
Light Seafoam
#A0FEBF
ΔE00 3.62
Light Mint
#B6FFBB
ΔE00 3.74
Pale Turquoise
#A5FBD5
ΔE00 4.61
Celadon
#BEFDB7
ΔE00 4.80
Light Seafoam Green
#A7FFB5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFCC #FFB8EB
analogous
#C7FFB8 #B8FFCC #B8FFEF
triadic
#B8FFCC #CCB8FF #FFCCB8
tetradic
#B8FFCC #B8C7FF #FFB8EB #FFEFB8
square
#B8FFCC #B8C7FF #FFB8EB #FFEFB8
split-complementary
#B8FFCC #EFB8FF #FFB8C7
monochromatic
#3EFF74 #7BFFA0 #B8FFCC #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.15
#B8FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#B8FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFCC
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFCC | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C9
Deuteranopia (green-blind)
#F3ECCF
Tritanopia (blue-blind)
#ADFDF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b8ffcc; /* rgb */ color: rgb(184, 255, 204); /* oklch */ color: oklch(94.0% 0.099 153.0);
Tailwind
colors: {
custom: {
50: '#ceffdb',
500: '#b8ffcc',
950: '#000000',
},
}SCSS
$custom: #b8ffcc; $custom-light: #ceffdb; $custom-dark: #000000;
JSON
{
"hex": "#b8ffcc",
"rgb": {
"r": 184,
"g": 255,
"b": 204
},
"hsl": {
"h": 136.901,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.93977,
"c": 0.09873,
"h": 153
},
"luminance": 0.8607
}Semantic roles & 50–950 ramp
primary
#B8FFCC
secondary
#E775C6
accent
#00A5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684