#CBFFB1#CBFFB1
#CBFFB1 is a very light, moderate green. Relative luminance 0.874; OKLCH L 94.5% C 0.115 H 135.5°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFB1 |
|---|---|
| RGB | rgb(203, 255, 177) |
| HSL | hsl(100, 100%, 85%) |
| HSV | hsv(100, 31%, 100%) |
| CMYK | cmyk(20.4%, 0%, 30.6%, 0%) |
| CIE-LAB | lab(94.90, -30.13, 32.07) |
| CIE-LCH | lch(94.90, 44.01, 133.22°) |
| OKLab | oklab(94.54% -0.082 0.0805) |
| OKLCH | oklch(94.54% 0.115 135.5) |
| XYZ | xyz(68.3226, 87.3893, 54.8546) |
| Luminance | 0.8739 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.50
Pale Green
#C7FDB5
ΔE00 1.38
Very Light Green
#D1FFBD
ΔE00 2.33
Tea Green
#BDF8A3
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 2.46
Very Pale Green
#CFFDBC
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFB1 #E5B1FF
analogous
#F2FFB1 #CBFFB1 #B1FFBE
triadic
#CBFFB1 #B1CBFF #FFB1CB
tetradic
#CBFFB1 #B1F2FF #E5B1FF #FFBEB1
square
#CBFFB1 #B1F2FF #E5B1FF #FFBEB1
split-complementary
#CBFFB1 #BEB1FF #FFB1F2
monochromatic
#79FF37 #A2FF74 #CBFFB1 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.14
#CBFFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#CBFFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFB1
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFB1 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AC
Deuteranopia (green-blind)
#FDEFB5
Tritanopia (blue-blind)
#CBF9EB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbffb1; /* rgb */ color: rgb(203, 255, 177); /* oklch */ color: oklch(94.5% 0.115 135.5);
Tailwind
colors: {
custom: {
50: '#dcffc9',
500: '#cbffb1',
950: '#000000',
},
}SCSS
$custom: #cbffb1; $custom-light: #dcffc9; $custom-dark: #000000;
JSON
{
"hex": "#cbffb1",
"rgb": {
"r": 203,
"g": 255,
"b": 177
},
"hsl": {
"h": 100,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.94541,
"c": 0.11491,
"h": 135.5
},
"luminance": 0.87391
}Semantic roles & 50–950 ramp
primary
#CBFFB1
secondary
#BE6FE6
accent
#00E699
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682