#CBECA3#CBECA3
#CBECA3 is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.2% C 0.102 H 128.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECA3 |
|---|---|
| RGB | rgb(203, 236, 163) |
| HSL | hsl(87, 66%, 78%) |
| HSV | hsv(87, 31%, 93%) |
| CMYK | cmyk(14%, 0%, 30.9%, 7.5%) |
| CIE-LAB | lab(89.55, -23.11, 31.95) |
| CIE-LCH | lch(89.55, 39.44, 125.87°) |
| OKLab | oklab(90.17% -0.0626 0.08) |
| OKLCH | oklch(90.17% 0.102 128.1) |
| XYZ | xyz(61.2340, 75.3312, 45.9576) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.98
Light Grey Green
#B7E1A1
ΔE00 4.02
Washed Out Green
#BCF5A6
ΔE00 4.34
Tea Green
#BDF8A3
ΔE00 4.76
Very Pale Green
#CFFDBC
ΔE00 4.77
Very Light Green
#D1FFBD
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECA3 #C4A3EC
analogous
#ECE8A3 #CBECA3 #A6ECA3
triadic
#CBECA3 #A3CBEC #ECA3CB
tetradic
#CBECA3 #A3ECE8 #C4A3EC #ECA3A6
square
#CBECA3 #A3ECE8 #C4A3EC #ECA3A6
split-complementary
#CBECA3 #A3A6EC #E8A3EC
monochromatic
#92D73E #AEE270 #CBECA3 #E8F6D6 #F1FAE6
Accessibility & contrast
On white
1.31
#CBECA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#CBECA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECA3
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECA3 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29E
Deuteranopia (green-blind)
#EEE0A6
Tritanopia (blue-blind)
#CEE6D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbeca3; /* rgb */ color: rgb(203, 236, 163); /* oklch */ color: oklch(90.2% 0.102 128.1);
Tailwind
colors: {
custom: {
50: '#dbf2be',
500: '#cbeca3',
950: '#000000',
},
}SCSS
$custom: #cbeca3; $custom-light: #dbf2be; $custom-dark: #000000;
JSON
{
"hex": "#cbeca3",
"rgb": {
"r": 203,
"g": 236,
"b": 163
},
"hsl": {
"h": 87.123,
"s": 65.766,
"l": 78.235
},
"oklch": {
"l": 0.90172,
"c": 0.10158,
"h": 128.1
},
"luminance": 0.75332
}Semantic roles & 50–950 ramp
primary
#CBECA3
secondary
#956BC8
accent
#18CE6A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582