#CBECAE#CBECAE
#CBECAE is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.4% C 0.089 H 130.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECAE |
|---|---|
| RGB | rgb(203, 236, 174) |
| HSL | hsl(92, 62%, 80%) |
| HSV | hsv(92, 26%, 93%) |
| CMYK | cmyk(14%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(89.74, -21.53, 26.61) |
| CIE-LCH | lch(89.74, 34.23, 128.98°) |
| OKLab | oklab(90.39% -0.0581 0.0673) |
| OKLCH | oklch(90.39% 0.089 130.8) |
| XYZ | xyz(62.2628, 75.7427, 51.3757) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.96
Light Grey Green
#B7E1A1
ΔE00 3.41
Very Pale Green
#CFFDBC
ΔE00 3.94
Very Light Green
#D1FFBD
ΔE00 4.25
Pale Green
#C7FDB5
ΔE00 4.71
Washed Out Green
#BCF5A6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECAE #CFAEEC
analogous
#EAECAE #CBECAE #AEECB0
triadic
#CBECAE #AECBEC #ECAECB
tetradic
#CBECAE #AEEAEC #CFAEEC #ECB0AE
square
#CBECAE #AEEAEC #CFAEEC #ECB0AE
split-complementary
#CBECAE #B0AEEC #ECAEEA
monochromatic
#8BD54B #ABE07C #CBECAE #EBF8E0 #EFF9E6
Accessibility & contrast
On white
1.30
#CBECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#CBECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECAE
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECAE | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#EDE1B1
Tritanopia (blue-blind)
#CDE7DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbecae; /* rgb */ color: rgb(203, 236, 174); /* oklch */ color: oklch(90.4% 0.089 130.8);
Tailwind
colors: {
custom: {
50: '#dbf2c6',
500: '#cbecae',
950: '#000000',
},
}SCSS
$custom: #cbecae; $custom-light: #dbf2c6; $custom-dark: #000000;
JSON
{
"hex": "#cbecae",
"rgb": {
"r": 203,
"g": 236,
"b": 174
},
"hsl": {
"h": 91.935,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.90388,
"c": 0.08892,
"h": 130.8
},
"luminance": 0.75743
}Semantic roles & 50–950 ramp
primary
#CBECAE
secondary
#A275C9
accent
#1CCA78
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582