#CBE49D#CBE49D
#CBE49D is a very light, moderate yellow-green. Relative luminance 0.706; OKLCH L 88.3% C 0.097 H 124.1°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE49D |
|---|---|
| RGB | rgb(203, 228, 157) |
| HSL | hsl(81, 57%, 75%) |
| HSV | hsv(81, 31%, 89%) |
| CMYK | cmyk(11%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(87.30, -20.04, 32.00) |
| CIE-LCH | lch(87.30, 37.76, 122.06°) |
| OKLab | oklab(88.34% -0.0542 0.08) |
| OKLCH | oklch(88.34% 0.097 124.1) |
| XYZ | xyz(58.4572, 70.6174, 42.4426) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.45
Light Khaki
#E6F2A2
ΔE00 5.18
Light Sage
#BCECAC
ΔE00 5.43
Pale Olive Green
#B1D27B
ΔE00 5.74
Pale Olive
#B9CC81
ΔE00 5.83
Washed Out Green
#BCF5A6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE49D #B69DE4
analogous
#E4D99D #CBE49D #A7E49D
triadic
#CBE49D #9DCBE4 #E49DCB
tetradic
#CBE49D #9DE4D9 #B69DE4 #E49DA7
square
#CBE49D #9DE4D9 #B69DE4 #E49DA7
split-complementary
#CBE49D #9DA7E4 #D99DE4
monochromatic
#98CA3D #B2D76D #CBE49D #E4F1CD #F2F8E7
Accessibility & contrast
On white
1.39
#CBE49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#CBE49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE49D
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE49D | 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)
#ECDB98
Deuteranopia (green-blind)
#E8DBA0
Tritanopia (blue-blind)
#D0DDD2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbe49d; /* rgb */ color: rgb(203, 228, 157); /* oklch */ color: oklch(88.3% 0.097 124.1);
Tailwind
colors: {
custom: {
50: '#dbecba',
500: '#cbe49d',
950: '#000000',
},
}SCSS
$custom: #cbe49d; $custom-light: #dbecba; $custom-dark: #000000;
JSON
{
"hex": "#cbe49d",
"rgb": {
"r": 203,
"g": 228,
"b": 157
},
"hsl": {
"h": 81.127,
"s": 56.8,
"l": 75.49
},
"oklch": {
"l": 0.88341,
"c": 0.09658,
"h": 124.1
},
"luminance": 0.70618
}Semantic roles & 50–950 ramp
primary
#CBE49D
secondary
#8667BE
accent
#21C45B
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481