#CBE8A3#CBE8A3
#CBE8A3 is a very light, moderate yellow-green. Relative luminance 0.731; OKLCH L 89.3% C 0.096 H 126.8°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE8A3 |
|---|---|
| RGB | rgb(203, 232, 163) |
| HSL | hsl(85, 60%, 77%) |
| HSV | hsv(85, 30%, 91%) |
| CMYK | cmyk(12.5%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(88.47, -21.17, 30.52) |
| CIE-LCH | lch(88.47, 37.14, 124.75°) |
| OKLab | oklab(89.31% -0.0572 0.0766) |
| OKLCH | oklch(89.31% 0.096 126.8) |
| XYZ | xyz(60.0952, 73.0537, 45.5780) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.78
Light Sage
#BCECAC
ΔE00 4.27
Washed Out Green
#BCF5A6
ΔE00 5.30
Very Pale Green
#CFFDBC
ΔE00 5.46
Light Khaki
#E6F2A2
ΔE00 5.61
Very Light Green
#D1FFBD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE8A3 #C0A3E8
analogous
#E8E2A3 #CBE8A3 #A9E8A3
triadic
#CBE8A3 #A3CBE8 #E8A3CB
tetradic
#CBE8A3 #A3E8E2 #C0A3E8 #E8A3A9
square
#CBE8A3 #A3E8E2 #C0A3E8 #E8A3A9
split-complementary
#CBE8A3 #A3A9E8 #E2A3E8
monochromatic
#94D041 #AFDC72 #CBE8A3 #E7F4D4 #F1F9E7
Accessibility & contrast
On white
1.35
#CBE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#CBE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE8A3
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE8A3 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9E
Deuteranopia (green-blind)
#EBDEA6
Tritanopia (blue-blind)
#CFE2D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cbe8a3; /* rgb */ color: rgb(203, 232, 163); /* oklch */ color: oklch(89.3% 0.096 126.8);
Tailwind
colors: {
custom: {
50: '#dbefbe',
500: '#cbe8a3',
950: '#000000',
},
}SCSS
$custom: #cbe8a3; $custom-light: #dbefbe; $custom-dark: #000000;
JSON
{
"hex": "#cbe8a3",
"rgb": {
"r": 203,
"g": 232,
"b": 163
},
"hsl": {
"h": 85.217,
"s": 60,
"l": 77.451
},
"oklch": {
"l": 0.89313,
"c": 0.09555,
"h": 126.8
},
"luminance": 0.73054
}Semantic roles & 50–950 ramp
primary
#CBE8A3
secondary
#916CC3
accent
#1EC865
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582