#CBE8A4#CBE8A4
#CBE8A4 is a very light, moderate yellow-green. Relative luminance 0.731; OKLCH L 89.3% C 0.094 H 127.0°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE8A4 |
|---|---|
| RGB | rgb(203, 232, 164) |
| HSL | hsl(86, 60%, 78%) |
| HSV | hsv(86, 29%, 91%) |
| CMYK | cmyk(12.5%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(88.49, -21.03, 30.03) |
| CIE-LCH | lch(88.49, 36.66, 125.01°) |
| OKLab | oklab(89.33% -0.0568 0.0754) |
| OKLCH | oklch(89.33% 0.094 127) |
| XYZ | xyz(60.1852, 73.0896, 46.0517) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.70
Light Sage
#BCECAC
ΔE00 4.17
Washed Out Green
#BCF5A6
ΔE00 5.31
Very Pale Green
#CFFDBC
ΔE00 5.38
Very Light Green
#D1FFBD
ΔE00 5.61
Light Khaki
#E6F2A2
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE8A4 #C1A4E8
analogous
#E8E3A4 #CBE8A4 #A9E8A4
triadic
#CBE8A4 #A4CBE8 #E8A4CB
tetradic
#CBE8A4 #A4E8E3 #C1A4E8 #E8A4A9
square
#CBE8A4 #A4E8E3 #C1A4E8 #E8A4A9
split-complementary
#CBE8A4 #A4A9E8 #E3A4E8
monochromatic
#93CF42 #AFDC73 #CBE8A4 #E7F4D5 #F1F9E7
Accessibility & contrast
On white
1.34
#CBE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#CBE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE8A4
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE8A4 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDFA0
Deuteranopia (green-blind)
#EBDEA7
Tritanopia (blue-blind)
#CFE2D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cbe8a4; /* rgb */ color: rgb(203, 232, 164); /* oklch */ color: oklch(89.3% 0.094 127.0);
Tailwind
colors: {
custom: {
50: '#dbefbf',
500: '#cbe8a4',
950: '#000000',
},
}SCSS
$custom: #cbe8a4; $custom-light: #dbefbf; $custom-dark: #000000;
JSON
{
"hex": "#cbe8a4",
"rgb": {
"r": 203,
"g": 232,
"b": 164
},
"hsl": {
"h": 85.588,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.89332,
"c": 0.0944,
"h": 127
},
"luminance": 0.7309
}Semantic roles & 50–950 ramp
primary
#CBE8A4
secondary
#926DC3
accent
#1EC766
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582