#CBECAA#CBECAA
#CBECAA is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.3% C 0.094 H 129.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECAA |
|---|---|
| RGB | rgb(203, 236, 170) |
| HSL | hsl(90, 63%, 80%) |
| HSV | hsv(90, 28%, 93%) |
| CMYK | cmyk(14%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(89.67, -22.12, 28.56) |
| CIE-LCH | lch(89.67, 36.12, 127.76°) |
| OKLab | oklab(90.31% -0.0597 0.072) |
| OKLCH | oklch(90.31% 0.094 129.7) |
| XYZ | xyz(61.8786, 75.5890, 49.3526) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.18
Light Grey Green
#B7E1A1
ΔE00 3.47
Very Pale Green
#CFFDBC
ΔE00 4.12
Very Light Green
#D1FFBD
ΔE00 4.39
Washed Out Green
#BCF5A6
ΔE00 4.47
Pale Green
#C7FDB5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECAA #CBAAEC
analogous
#ECECAA #CBECAA #AAECAA
triadic
#CBECAA #AACBEC #ECAACB
tetradic
#CBECAA #AAECEC #CBAAEC #ECAAAA
square
#CBECAA #AAECEC #CBAAEC #ECAAAA
split-complementary
#CBECAA #AAAAEC #ECAAEC
monochromatic
#8ED646 #ACE178 #CBECAA #EAF7DC #F0F9E6
Accessibility & contrast
On white
1.30
#CBECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#CBECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECAA
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECAA | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A6
Deuteranopia (green-blind)
#EDE1AD
Tritanopia (blue-blind)
#CDE6DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbecaa; /* rgb */ color: rgb(203, 236, 170); /* oklch */ color: oklch(90.3% 0.094 129.7);
Tailwind
colors: {
custom: {
50: '#dbf2c3',
500: '#cbecaa',
950: '#000000',
},
}SCSS
$custom: #cbecaa; $custom-light: #dbf2c3; $custom-dark: #000000;
JSON
{
"hex": "#cbecaa",
"rgb": {
"r": 203,
"g": 236,
"b": 170
},
"hsl": {
"h": 90,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.90307,
"c": 0.09354,
"h": 129.7
},
"luminance": 0.7559
}Semantic roles & 50–950 ramp
primary
#CBECAA
secondary
#9D72C9
accent
#1ACB73
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582