#B8FFCB#B8FFCB
#B8FFCB is a very light, moderate green. Relative luminance 0.860; OKLCH L 94.0% C 0.100 H 152.5°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFCB |
|---|---|
| RGB | rgb(184, 255, 203) |
| HSL | hsl(136, 100%, 86%) |
| HSV | hsv(136, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.32, -32.08, 17.92) |
| CIE-LCH | lch(94.32, 36.75, 150.81°) |
| OKLab | oklab(93.95% -0.0884 0.046) |
| OKLCH | oklch(93.95% 0.1 152.5) |
| XYZ | xyz(66.3032, 86.0194, 69.5982) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.29
Light Mint
#B6FFBB
ΔE00 3.50
Light Seafoam
#A0FEBF
ΔE00 3.50
Celadon
#BEFDB7
ΔE00 4.57
Light Seafoam Green
#A7FFB5
ΔE00 4.65
Light Mint Green
#A6FBB2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFCB #FFB8EC
analogous
#C8FFB8 #B8FFCB #B8FFEE
triadic
#B8FFCB #CBB8FF #FFCBB8
tetradic
#B8FFCB #B8C8FF #FFB8EC #FFEEB8
square
#B8FFCB #B8C8FF #FFB8EC #FFEEB8
split-complementary
#B8FFCB #EEB8FF #FFB8C8
monochromatic
#3EFF71 #7BFF9E #B8FFCB #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.15
#B8FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#B8FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFCB
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFCB | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C8
Deuteranopia (green-blind)
#F4ECCE
Tritanopia (blue-blind)
#ADFDF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b8ffcb; /* rgb */ color: rgb(184, 255, 203); /* oklch */ color: oklch(94.0% 0.100 152.5);
Tailwind
colors: {
custom: {
50: '#cfffdb',
500: '#b8ffcb',
950: '#000000',
},
}SCSS
$custom: #b8ffcb; $custom-light: #cfffdb; $custom-dark: #000000;
JSON
{
"hex": "#b8ffcb",
"rgb": {
"r": 184,
"g": 255,
"b": 203
},
"hsl": {
"h": 136.056,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.93954,
"c": 0.09966,
"h": 152.5
},
"luminance": 0.86022
}Semantic roles & 50–950 ramp
primary
#B8FFCB
secondary
#E775C8
accent
#00A8E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684