#CBE3BE#CBE3BE
#CBE3BE is a very light, muted yellow-green. Relative luminance 0.714; OKLCH L 88.8% C 0.056 H 134.5°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE3BE |
|---|---|
| RGB | rgb(203, 227, 190) |
| HSL | hsl(99, 40%, 82%) |
| HSV | hsv(99, 16%, 89%) |
| CMYK | cmyk(10.6%, 0%, 16.3%, 11%) |
| CIE-LAB | lab(87.66, -14.59, 15.44) |
| CIE-LCH | lch(87.66, 21.24, 133.37°) |
| OKLab | oklab(88.83% -0.0392 0.0398) |
| OKLCH | oklch(88.83% 0.056 134.5) |
| XYZ | xyz(61.3903, 71.3518, 59.2432) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.04
Light Sage
#BCECAC
ΔE00 7.25
Very Pale Green
#CFFDBC
ΔE00 8.30
Very Light Green
#D1FFBD
ΔE00 8.63
Mint
#AAF0C1
ΔE00 8.85
Pale Green
#C7FDB5
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE3BE #D6BEE3
analogous
#DEE3BE #CBE3BE #BEE3C4
triadic
#CBE3BE #BECBE3 #E3BECB
tetradic
#CBE3BE #BEDEE3 #D6BEE3 #E3C4BE
square
#CBE3BE #BEDEE3 #D6BEE3 #E3C4BE
split-complementary
#CBE3BE #C4BEE3 #E3BEDE
monochromatic
#87BE68 #A9D193 #CBE3BE #EDF5E9 #EEF6EA
Accessibility & contrast
On white
1.38
#CBE3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CBE3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE3BE
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE3BE | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#E2DBC0
Tritanopia (blue-blind)
#CBE0D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbe3be; /* rgb */ color: rgb(203, 227, 190); /* oklch */ color: oklch(88.8% 0.056 134.5);
Tailwind
colors: {
custom: {
50: '#dbebd1',
500: '#cbe3be',
950: '#000000',
},
}SCSS
$custom: #cbe3be; $custom-light: #dbebd1; $custom-dark: #000000;
JSON
{
"hex": "#cbe3be",
"rgb": {
"r": 203,
"g": 227,
"b": 190
},
"hsl": {
"h": 98.919,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.88831,
"c": 0.05587,
"h": 134.5
},
"luminance": 0.71352
}Semantic roles & 50–950 ramp
primary
#CBE3BE
secondary
#AA89BC
accent
#33B386
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#151614
muted
#848483