#CBE49C#CBE49C
#CBE49C is a very light, moderate yellow-green. Relative luminance 0.706; OKLCH L 88.3% C 0.098 H 123.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE49C |
|---|---|
| RGB | rgb(203, 228, 156) |
| HSL | hsl(81, 57%, 75%) |
| HSV | hsv(81, 32%, 89%) |
| CMYK | cmyk(11%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(87.28, -20.18, 32.49) |
| CIE-LCH | lch(87.28, 38.25, 121.84°) |
| OKLab | oklab(88.32% -0.0546 0.0811) |
| OKLCH | oklch(88.32% 0.098 123.9) |
| XYZ | xyz(58.3722, 70.5834, 41.9948) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.56
Light Khaki
#E6F2A2
ΔE00 5.10
Light Sage
#BCECAC
ΔE00 5.54
Pale Olive Green
#B1D27B
ΔE00 5.64
Pale Olive
#B9CC81
ΔE00 5.78
Washed Out Green
#BCF5A6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE49C #B59CE4
analogous
#E4D99C #CBE49C #A7E49C
triadic
#CBE49C #9CCBE4 #E49CCB
tetradic
#CBE49C #9CE4D9 #B59CE4 #E49CA7
square
#CBE49C #9CE4D9 #B59CE4 #E49CA7
split-complementary
#CBE49C #9CA7E4 #D99CE4
monochromatic
#98CA3C #B2D76C #CBE49C #E4F1CC #F2F8E7
Accessibility & contrast
On white
1.39
#CBE49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#CBE49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE49C
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE49C | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB97
Deuteranopia (green-blind)
#E9DB9F
Tritanopia (blue-blind)
#D0DDD1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbe49c; /* rgb */ color: rgb(203, 228, 156); /* oklch */ color: oklch(88.3% 0.098 123.9);
Tailwind
colors: {
custom: {
50: '#dbecb9',
500: '#cbe49c',
950: '#000000',
},
}SCSS
$custom: #cbe49c; $custom-light: #dbecb9; $custom-dark: #000000;
JSON
{
"hex": "#cbe49c",
"rgb": {
"r": 203,
"g": 228,
"b": 156
},
"hsl": {
"h": 80.833,
"s": 57.143,
"l": 75.294
},
"oklch": {
"l": 0.88323,
"c": 0.09775,
"h": 123.9
},
"luminance": 0.70584
}Semantic roles & 50–950 ramp
primary
#CBE49C
secondary
#8567BE
accent
#21C55A
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481