#CBE49B#CBE49B
#CBE49B is a very light, moderate yellow-green. Relative luminance 0.706; OKLCH L 88.3% C 0.099 H 123.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE49B |
|---|---|
| RGB | rgb(203, 228, 155) |
| HSL | hsl(81, 57%, 75%) |
| HSV | hsv(81, 32%, 89%) |
| CMYK | cmyk(11%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(87.27, -20.31, 32.98) |
| CIE-LCH | lch(87.27, 38.73, 121.63°) |
| OKLab | oklab(88.3% -0.055 0.0822) |
| OKLCH | oklch(88.3% 0.099 123.8) |
| XYZ | xyz(58.2879, 70.5497, 41.5507) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.67
Light Khaki
#E6F2A2
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.54
Light Sage
#BCECAC
ΔE00 5.65
Pale Olive
#B9CC81
ΔE00 5.73
Washed Out Green
#BCF5A6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE49B #B49BE4
analogous
#E4D89B #CBE49B #A6E49B
triadic
#CBE49B #9BCBE4 #E49BCB
tetradic
#CBE49B #9BE4D8 #B49BE4 #E49BA6
square
#CBE49B #9BE4D8 #B49BE4 #E49BA6
split-complementary
#CBE49B #9BA6E4 #D89BE4
monochromatic
#99CA3B #B2D76B #CBE49B #E4F1CB #F2F8E7
Accessibility & contrast
On white
1.39
#CBE49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CBE49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE49B
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE49B | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB96
Deuteranopia (green-blind)
#E9DA9E
Tritanopia (blue-blind)
#D0DDD1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbe49b; /* rgb */ color: rgb(203, 228, 155); /* oklch */ color: oklch(88.3% 0.099 123.8);
Tailwind
colors: {
custom: {
50: '#dbecb9',
500: '#cbe49b',
950: '#000000',
},
}SCSS
$custom: #cbe49b; $custom-light: #dbecb9; $custom-dark: #000000;
JSON
{
"hex": "#cbe49b",
"rgb": {
"r": 203,
"g": 228,
"b": 155
},
"hsl": {
"h": 80.548,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.88304,
"c": 0.0989,
"h": 123.8
},
"luminance": 0.7055
}Semantic roles & 50–950 ramp
primary
#CBE49B
secondary
#8466BE
accent
#20C559
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481