#CBECAC#CBECAC
#CBECAC is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.3% C 0.091 H 130.2°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECAC |
|---|---|
| RGB | rgb(203, 236, 172) |
| HSL | hsl(91, 63%, 80%) |
| HSV | hsv(91, 27%, 93%) |
| CMYK | cmyk(14%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(89.70, -21.83, 27.58) |
| CIE-LCH | lch(89.70, 35.17, 128.36°) |
| OKLab | oklab(90.35% -0.0589 0.0697) |
| OKLCH | oklch(90.35% 0.091 130.2) |
| XYZ | xyz(62.0692, 75.6653, 50.3565) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.04
Light Grey Green
#B7E1A1
ΔE00 3.41
Very Pale Green
#CFFDBC
ΔE00 4.01
Very Light Green
#D1FFBD
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.59
Pale Green
#C7FDB5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECAC #CDACEC
analogous
#EBECAC #CBECAC #ACECAD
triadic
#CBECAC #ACCBEC #ECACCB
tetradic
#CBECAC #ACEBEC #CDACEC #ECADAC
square
#CBECAC #ACEBEC #CDACEC #ECADAC
split-complementary
#CBECAC #ADACEC #ECACEB
monochromatic
#8DD548 #ACE17A #CBECAC #EAF7DE #EFF9E6
Accessibility & contrast
On white
1.30
#CBECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#CBECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECAC
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECAC | 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)
#F2E3A8
Deuteranopia (green-blind)
#EDE1AF
Tritanopia (blue-blind)
#CDE6DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbecac; /* rgb */ color: rgb(203, 236, 172); /* oklch */ color: oklch(90.3% 0.091 130.2);
Tailwind
colors: {
custom: {
50: '#dbf2c5',
500: '#cbecac',
950: '#000000',
},
}SCSS
$custom: #cbecac; $custom-light: #dbf2c5; $custom-dark: #000000;
JSON
{
"hex": "#cbecac",
"rgb": {
"r": 203,
"g": 236,
"b": 172
},
"hsl": {
"h": 90.938,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.90347,
"c": 0.09124,
"h": 130.2
},
"luminance": 0.75666
}Semantic roles & 50–950 ramp
primary
#CBECAC
secondary
#9F74C9
accent
#1BCA75
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582