#CBE0A2#CBE0A2
#CBE0A2 is a very light, moderate yellow-green. Relative luminance 0.686; OKLCH L 87.6% C 0.085 H 123.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE0A2 |
|---|---|
| RGB | rgb(203, 224, 162) |
| HSL | hsl(80, 50%, 76%) |
| HSV | hsv(80, 28%, 88%) |
| CMYK | cmyk(9.4%, 0%, 27.7%, 12.2%) |
| CIE-LAB | lab(86.31, -17.38, 28.12) |
| CIE-LCH | lch(86.31, 33.06, 121.72°) |
| OKLab | oklab(87.58% -0.0466 0.0708) |
| OKLCH | oklch(87.58% 0.085 123.3) |
| XYZ | xyz(57.8052, 68.6163, 44.3744) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.54
Pale Olive
#B9CC81
ΔE00 5.72
Light Sage
#BCECAC
ΔE00 5.80
Light Khaki
#E6F2A2
ΔE00 6.08
Pale Olive Green
#B1D27B
ΔE00 6.47
Greenish Tan
#BCCB7A
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE0A2 #B7A2E0
analogous
#E0D6A2 #CBE0A2 #ACE0A2
triadic
#CBE0A2 #A2CBE0 #E0A2CB
tetradic
#CBE0A2 #A2E0D6 #B7A2E0 #E0A2AC
square
#CBE0A2 #A2E0D6 #B7A2E0 #E0A2AC
split-complementary
#CBE0A2 #A2ACE0 #D6A2E0
monochromatic
#98C146 #B1D174 #CBE0A2 #E5EFD0 #F2F7E8
Accessibility & contrast
On white
1.43
#CBE0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CBE0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE0A2
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE0A2 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D99E
Deuteranopia (green-blind)
#E4D8A5
Tritanopia (blue-blind)
#D0DAD0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbe0a2; /* rgb */ color: rgb(203, 224, 162); /* oklch */ color: oklch(87.6% 0.085 123.3);
Tailwind
colors: {
custom: {
50: '#dbe9be',
500: '#cbe0a2',
950: '#000000',
},
}SCSS
$custom: #cbe0a2; $custom-light: #dbe9be; $custom-dark: #000000;
JSON
{
"hex": "#cbe0a2",
"rgb": {
"r": 203,
"g": 224,
"b": 162
},
"hsl": {
"h": 80.323,
"s": 50,
"l": 75.686
},
"oklch": {
"l": 0.87583,
"c": 0.08474,
"h": 123.3
},
"luminance": 0.68616
}Semantic roles & 50–950 ramp
primary
#CBE0A2
secondary
#876DB9
accent
#28BD5B
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151612
muted
#848482