#CBF6BC#CBF6BC
#CBF6BC is a very light, moderate green. Relative luminance 0.822; OKLCH L 92.8% C 0.089 H 137.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF6BC |
|---|---|
| RGB | rgb(203, 246, 188) |
| HSL | hsl(104, 76%, 85%) |
| HSV | hsv(104, 24%, 96%) |
| CMYK | cmyk(17.5%, 0%, 23.6%, 3.5%) |
| CIE-LAB | lab(92.68, -24.21, 23.48) |
| CIE-LCH | lch(92.68, 33.72, 135.89°) |
| OKLab | oklab(92.82% -0.0657 0.0598) |
| OKLCH | oklch(92.82% 0.089 137.7) |
| XYZ | xyz(66.6595, 82.2376, 59.9286) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.90
Very Light Green
#D1FFBD
ΔE00 2.31
Light Sage
#BCECAC
ΔE00 2.86
Pale Green
#C7FDB5
ΔE00 3.12
Celadon
#BEFDB7
ΔE00 3.67
Light Light Green
#C8FFB0
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF6BC #E7BCF6
analogous
#E8F6BC #CBF6BC #BCF6CA
triadic
#CBF6BC #BCCBF6 #F6BCCB
tetradic
#CBF6BC #BCE8F6 #E7BCF6 #F6CABC
square
#CBF6BC #BCE8F6 #E7BCF6 #F6CABC
split-complementary
#CBF6BC #CABCF6 #F6BCE8
monochromatic
#77E850 #A1EF86 #CBF6BC #EAFBE4 #EAFBE4
Accessibility & contrast
On white
1.20
#CBF6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#CBF6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF6BC
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF6BC | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB9
Deuteranopia (green-blind)
#F3E8BF
Tritanopia (blue-blind)
#CAF2E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf6bc; /* rgb */ color: rgb(203, 246, 188); /* oklch */ color: oklch(92.8% 0.089 137.7);
Tailwind
colors: {
custom: {
50: '#dbf9d0',
500: '#cbf6bc',
950: '#000000',
},
}SCSS
$custom: #cbf6bc; $custom-light: #dbf9d0; $custom-dark: #000000;
JSON
{
"hex": "#cbf6bc",
"rgb": {
"r": 203,
"g": 246,
"b": 188
},
"hsl": {
"h": 104.483,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.92824,
"c": 0.08884,
"h": 137.7
},
"luminance": 0.82239
}Semantic roles & 50–950 ramp
primary
#CBF6BC
secondary
#C17ED8
accent
#0DD9A4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583