#CBECAB#CBECAB
#CBECAB is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.3% C 0.092 H 130.0°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECAB |
|---|---|
| RGB | rgb(203, 236, 171) |
| HSL | hsl(90, 63%, 80%) |
| HSV | hsv(90, 28%, 93%) |
| CMYK | cmyk(14%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(89.69, -21.97, 28.07) |
| CIE-LCH | lch(89.69, 35.65, 128.05°) |
| OKLab | oklab(90.33% -0.0593 0.0708) |
| OKLCH | oklch(90.33% 0.092 130) |
| XYZ | xyz(61.9736, 75.6270, 49.8526) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.11
Light Grey Green
#B7E1A1
ΔE00 3.44
Very Pale Green
#CFFDBC
ΔE00 4.06
Very Light Green
#D1FFBD
ΔE00 4.34
Washed Out Green
#BCF5A6
ΔE00 4.53
Pale Green
#C7FDB5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECAB #CCABEC
analogous
#EBECAB #CBECAB #ABECAC
triadic
#CBECAB #ABCBEC #ECABCB
tetradic
#CBECAB #ABEBEC #CCABEC #ECACAB
square
#CBECAB #ABEBEC #CCABEC #ECACAB
split-complementary
#CBECAB #ACABEC #ECABEB
monochromatic
#8DD547 #ACE179 #CBECAB #EAF7DD #F0F9E6
Accessibility & contrast
On white
1.30
#CBECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#CBECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECAB
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECAB | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A7
Deuteranopia (green-blind)
#EDE1AE
Tritanopia (blue-blind)
#CDE6DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbecab; /* rgb */ color: rgb(203, 236, 171); /* oklch */ color: oklch(90.3% 0.092 130.0);
Tailwind
colors: {
custom: {
50: '#dbf2c4',
500: '#cbecab',
950: '#000000',
},
}SCSS
$custom: #cbecab; $custom-light: #dbf2c4; $custom-dark: #000000;
JSON
{
"hex": "#cbecab",
"rgb": {
"r": 203,
"g": 236,
"b": 171
},
"hsl": {
"h": 90.462,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.90327,
"c": 0.09239,
"h": 130
},
"luminance": 0.75628
}Semantic roles & 50–950 ramp
primary
#CBECAB
secondary
#9E73C9
accent
#1BCB74
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582