#CBECB2#CBECB2
#CBECB2 is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.5% C 0.084 H 132.0°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECB2 |
|---|---|
| RGB | rgb(203, 236, 178) |
| HSL | hsl(94, 60%, 81%) |
| HSV | hsv(94, 25%, 93%) |
| CMYK | cmyk(14%, 0%, 24.6%, 7.5%) |
| CIE-LAB | lab(89.81, -20.93, 24.66) |
| CIE-LCH | lch(89.81, 32.34, 130.33°) |
| OKLab | oklab(90.47% -0.0564 0.0626) |
| OKLCH | oklch(90.47% 0.084 132) |
| XYZ | xyz(62.6585, 75.9010, 53.4601) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.98
Light Grey Green
#B7E1A1
ΔE00 3.57
Very Pale Green
#CFFDBC
ΔE00 3.95
Very Light Green
#D1FFBD
ΔE00 4.30
Pale Green
#C7FDB5
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECB2 #D3B2EC
analogous
#E8ECB2 #CBECB2 #B2ECB6
triadic
#CBECB2 #B2CBEC #ECB2CB
tetradic
#CBECB2 #B2E8EC #D3B2EC #ECB6B2
square
#CBECB2 #B2E8EC #D3B2EC #ECB6B2
split-complementary
#CBECB2 #B6B2EC #ECB2E8
monochromatic
#89D450 #AAE081 #CBECB2 #ECF8E3 #EEF9E6
Accessibility & contrast
On white
1.30
#CBECB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#CBECB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECB2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECB2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4AE
Deuteranopia (green-blind)
#ECE1B5
Tritanopia (blue-blind)
#CCE7DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbecb2; /* rgb */ color: rgb(203, 236, 178); /* oklch */ color: oklch(90.5% 0.084 132.0);
Tailwind
colors: {
custom: {
50: '#dbf2c9',
500: '#cbecb2',
950: '#000000',
},
}SCSS
$custom: #cbecb2; $custom-light: #dbf2c9; $custom-dark: #000000;
JSON
{
"hex": "#cbecb2",
"rgb": {
"r": 203,
"g": 236,
"b": 178
},
"hsl": {
"h": 94.138,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.90471,
"c": 0.08431,
"h": 132
},
"luminance": 0.75902
}Semantic roles & 50–950 ramp
primary
#CBECB2
secondary
#A779C9
accent
#1DC87F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582