#CBE2BA#CBE2BA
#CBE2BA is a very light, muted yellow-green. Relative luminance 0.706; OKLCH L 88.5% C 0.059 H 132.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2BA |
|---|---|
| RGB | rgb(203, 226, 186) |
| HSL | hsl(95, 41%, 81%) |
| HSV | hsv(95, 18%, 89%) |
| CMYK | cmyk(10.2%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(87.31, -14.74, 17.04) |
| CIE-LCH | lch(87.31, 22.53, 130.86°) |
| OKLab | oklab(88.53% -0.0394 0.0438) |
| OKLCH | oklch(88.53% 0.059 132) |
| XYZ | xyz(60.6864, 70.6339, 56.8814) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.42
Light Sage
#BCECAC
ΔE00 6.81
Very Pale Green
#CFFDBC
ΔE00 8.00
Very Light Green
#D1FFBD
ΔE00 8.33
Mint
#AAF0C1
ΔE00 9.06
Pale Green
#C7FDB5
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2BA #D1BAE2
analogous
#DFE2BA #CBE2BA #BAE2BD
triadic
#CBE2BA #BACBE2 #E2BACB
tetradic
#CBE2BA #BADFE2 #D1BAE2 #E2BDBA
square
#CBE2BA #BADFE2 #D1BAE2 #E2BDBA
split-complementary
#CBE2BA #BDBAE2 #E2BADF
monochromatic
#8ABE64 #ABD08F #CBE2BA #EBF4E5 #EFF6E9
Accessibility & contrast
On white
1.39
#CBE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#CBE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2BA
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2BA | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB8
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#CCDED7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbe2ba; /* rgb */ color: rgb(203, 226, 186); /* oklch */ color: oklch(88.5% 0.059 132.0);
Tailwind
colors: {
custom: {
50: '#dbebce',
500: '#cbe2ba',
950: '#000000',
},
}SCSS
$custom: #cbe2ba; $custom-light: #dbebce; $custom-dark: #000000;
JSON
{
"hex": "#cbe2ba",
"rgb": {
"r": 203,
"g": 226,
"b": 186
},
"hsl": {
"h": 94.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.88526,
"c": 0.05896,
"h": 132
},
"luminance": 0.70634
}Semantic roles & 50–950 ramp
primary
#CBE2BA
secondary
#A485BB
accent
#32B47D
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#151613
muted
#848483