#CBFFB9#CBFFB9
#CBFFB9 is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.7% C 0.106 H 137.8°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFB9 |
|---|---|
| RGB | rgb(203, 255, 185) |
| HSL | hsl(105, 100%, 86%) |
| HSV | hsv(105, 27%, 100%) |
| CMYK | cmyk(20.4%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(95.04, -28.94, 28.24) |
| CIE-LCH | lch(95.04, 40.44, 135.71°) |
| OKLab | oklab(94.7% -0.0787 0.0714) |
| OKLCH | oklch(94.7% 0.106 137.8) |
| XYZ | xyz(69.1435, 87.7177, 59.1778) |
| Luminance | 0.8772 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.69
Very Light Green
#D1FFBD
ΔE00 1.17
Very Pale Green
#CFFDBC
ΔE00 1.24
Light Light Green
#C8FFB0
ΔE00 1.69
Celadon
#BEFDB7
ΔE00 2.02
Washed Out Green
#BCF5A6
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFB9 #EDB9FF
analogous
#EEFFB9 #CBFFB9 #B9FFCA
triadic
#CBFFB9 #B9CBFF #FFB9CB
tetradic
#CBFFB9 #B9EEFF #EDB9FF #FFCAB9
square
#CBFFB9 #B9EEFF #EDB9FF #FFCAB9
split-complementary
#CBFFB9 #CAB9FF #FFB9EE
monochromatic
#70FF3F #9EFF7C #CBFFB9 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.13
#CBFFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#CBFFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFB9
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFB9 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B5
Deuteranopia (green-blind)
#FCEFBD
Tritanopia (blue-blind)
#C9FAEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbffb9; /* rgb */ color: rgb(203, 255, 185); /* oklch */ color: oklch(94.7% 0.106 137.8);
Tailwind
colors: {
custom: {
50: '#dbffce',
500: '#cbffb9',
950: '#000000',
},
}SCSS
$custom: #cbffb9; $custom-light: #dbffce; $custom-dark: #000000;
JSON
{
"hex": "#cbffb9",
"rgb": {
"r": 203,
"g": 255,
"b": 185
},
"hsl": {
"h": 104.571,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.94698,
"c": 0.10626,
"h": 137.8
},
"luminance": 0.87719
}Semantic roles & 50–950 ramp
primary
#CBFFB9
secondary
#CA75E7
accent
#00E6AA
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683