#CBFFBC#CBFFBC
#CBFFBC is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.8% C 0.103 H 138.8°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFBC |
|---|---|
| RGB | rgb(203, 255, 188) |
| HSL | hsl(107, 100%, 87%) |
| HSV | hsv(107, 26%, 100%) |
| CMYK | cmyk(20.4%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.10, -28.48, 26.79) |
| CIE-LCH | lch(95.10, 39.11, 136.75°) |
| OKLab | oklab(94.76% -0.0775 0.0679) |
| OKLCH | oklch(94.76% 0.103 138.8) |
| XYZ | xyz(69.4635, 87.8457, 60.8633) |
| Luminance | 0.8785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.05
Very Light Green
#D1FFBD
ΔE00 1.07
Pale Green
#C7FDB5
ΔE00 1.13
Celadon
#BEFDB7
ΔE00 1.95
Light Light Green
#C8FFB0
ΔE00 2.29
Washed Out Green
#BCF5A6
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFBC #F0BCFF
analogous
#EDFFBC #CBFFBC #BCFFCF
triadic
#CBFFBC #BCCBFF #FFBCCB
tetradic
#CBFFBC #BCEDFF #F0BCFF #FFCFBC
square
#CBFFBC #BCEDFF #F0BCFF #FFCFBC
split-complementary
#CBFFBC #CFBCFF #FFBCED
monochromatic
#6CFF42 #9CFF7F #CBFFBC #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.13
#CBFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#CBFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFBC
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFBC | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B8
Deuteranopia (green-blind)
#FBEFBF
Tritanopia (blue-blind)
#C9FAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbffbc; /* rgb */ color: rgb(203, 255, 188); /* oklch */ color: oklch(94.8% 0.103 138.8);
Tailwind
colors: {
custom: {
50: '#dbffd0',
500: '#cbffbc',
950: '#000000',
},
}SCSS
$custom: #cbffbc; $custom-light: #dbffd0; $custom-dark: #000000;
JSON
{
"hex": "#cbffbc",
"rgb": {
"r": 203,
"g": 255,
"b": 188
},
"hsl": {
"h": 106.567,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94759,
"c": 0.10303,
"h": 138.8
},
"luminance": 0.87847
}Semantic roles & 50–950 ramp
primary
#CBFFBC
secondary
#CE78E7
accent
#00E6B2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683