#CBECBA#CBECBA
#CBECBA is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.6% C 0.075 H 135.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECBA |
|---|---|
| RGB | rgb(203, 236, 186) |
| HSL | hsl(100, 57%, 83%) |
| HSV | hsv(100, 21%, 93%) |
| CMYK | cmyk(14%, 0%, 21.2%, 7.5%) |
| CIE-LAB | lab(89.97, -19.69, 20.75) |
| CIE-LCH | lch(89.97, 28.60, 133.49°) |
| OKLab | oklab(90.64% -0.0531 0.0531) |
| OKLCH | oklch(90.64% 0.075 135) |
| XYZ | xyz(63.4853, 76.2317, 57.8143) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.83
Light Grey Green
#B7E1A1
ΔE00 4.53
Very Pale Green
#CFFDBC
ΔE00 4.61
Very Light Green
#D1FFBD
ΔE00 4.97
Pale Green
#C7FDB5
ΔE00 5.80
Celadon
#BEFDB7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECBA #DBBAEC
analogous
#E4ECBA #CBECBA #BAECC2
triadic
#CBECBA #BACBEC #ECBACB
tetradic
#CBECBA #BAE4EC #DBBAEC #ECC2BA
square
#CBECBA #BAE4EC #DBBAEC #ECC2BA
split-complementary
#CBECBA #C2BAEC #ECBAE4
monochromatic
#83D25A #A7DF8A #CBECBA #EDF8E7 #EDF8E7
Accessibility & contrast
On white
1.29
#CBECBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#CBECBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECBA
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECBA | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B7
Deuteranopia (green-blind)
#EBE1BC
Tritanopia (blue-blind)
#CBE8DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbecba; /* rgb */ color: rgb(203, 236, 186); /* oklch */ color: oklch(90.6% 0.075 135.0);
Tailwind
colors: {
custom: {
50: '#dbf2cf',
500: '#cbecba',
950: '#000000',
},
}SCSS
$custom: #cbecba; $custom-light: #dbf2cf; $custom-dark: #000000;
JSON
{
"hex": "#cbecba",
"rgb": {
"r": 203,
"g": 236,
"b": 186
},
"hsl": {
"h": 99.6,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.90644,
"c": 0.0751,
"h": 135
},
"luminance": 0.76233
}Semantic roles & 50–950 ramp
primary
#CBECBA
secondary
#B181C9
accent
#21C48D
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151613
muted
#848583