#CBFFBB#CBFFBB
#CBFFBB is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.7% C 0.104 H 138.4°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFBB |
|---|---|
| RGB | rgb(203, 255, 187) |
| HSL | hsl(106, 100%, 87%) |
| HSV | hsv(106, 27%, 100%) |
| CMYK | cmyk(20.4%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(95.08, -28.64, 27.27) |
| CIE-LCH | lch(95.08, 39.55, 136.40°) |
| OKLab | oklab(94.74% -0.0779 0.0691) |
| OKLCH | oklch(94.74% 0.104 138.4) |
| XYZ | xyz(69.3561, 87.8027, 60.2976) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.96
Very Light Green
#D1FFBD
ΔE00 1.07
Very Pale Green
#CFFDBC
ΔE00 1.08
Celadon
#BEFDB7
ΔE00 1.95
Light Light Green
#C8FFB0
ΔE00 2.09
Washed Out Green
#BCF5A6
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFBB #EFBBFF
analogous
#EDFFBB #CBFFBB #BBFFCD
triadic
#CBFFBB #BBCBFF #FFBBCB
tetradic
#CBFFBB #BBEDFF #EFBBFF #FFCDBB
square
#CBFFBB #BBEDFF #EFBBFF #FFCDBB
split-complementary
#CBFFBB #CDBBFF #FFBBED
monochromatic
#6DFF41 #9CFF7E #CBFFBB #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.13
#CBFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#CBFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFBB
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFBB | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FBEFBE
Tritanopia (blue-blind)
#C9FAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbffbb; /* rgb */ color: rgb(203, 255, 187); /* oklch */ color: oklch(94.7% 0.104 138.4);
Tailwind
colors: {
custom: {
50: '#dbffcf',
500: '#cbffbb',
950: '#000000',
},
}SCSS
$custom: #cbffbb; $custom-light: #dbffcf; $custom-dark: #000000;
JSON
{
"hex": "#cbffbb",
"rgb": {
"r": 203,
"g": 255,
"b": 187
},
"hsl": {
"h": 105.882,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94739,
"c": 0.1041,
"h": 138.4
},
"luminance": 0.87804
}Semantic roles & 50–950 ramp
primary
#CBFFBB
secondary
#CD77E7
accent
#00E6AF
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683