#CBE079#CBE079
#CBE079 is a very light, vivid yellow-green. Relative luminance 0.674; OKLCH L 86.9% C 0.131 H 118.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE079 |
|---|---|
| RGB | rgb(203, 224, 121) |
| HSL | hsl(72, 62%, 68%) |
| HSV | hsv(72, 46%, 88%) |
| CMYK | cmyk(9.4%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(85.70, -22.37, 47.85) |
| CIE-LCH | lch(85.70, 52.82, 115.06°) |
| OKLab | oklab(86.89% -0.0628 0.1148) |
| OKLCH | oklch(86.89% 0.131 118.7) |
| XYZ | xyz(54.7358, 67.3886, 28.2092) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.35
Pale Olive Green
#B1D27B
ΔE00 5.54
Greenish Tan
#BCCB7A
ΔE00 5.62
Light Khaki
#E6F2A2
ΔE00 6.06
Pale Olive
#B9CC81
ΔE00 6.26
Light Yellow Green
#CCFD7F
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE079 #8E79E0
analogous
#E0C179 #CBE079 #97E079
triadic
#CBE079 #79CBE0 #E079CB
tetradic
#CBE079 #79E0C1 #8E79E0 #E07997
square
#CBE079 #79E0C1 #8E79E0 #E07997
split-complementary
#CBE079 #7997E0 #C179E0
monochromatic
#98B52A #B8D547 #CBE079 #DEEBAB #F2F7DC
Accessibility & contrast
On white
1.45
#CBE079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#CBE079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE079
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE079 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD670
Deuteranopia (green-blind)
#E9D77E
Tritanopia (blue-blind)
#D4D6C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbe079; /* rgb */ color: rgb(203, 224, 121); /* oklch */ color: oklch(86.9% 0.131 118.7);
Tailwind
colors: {
custom: {
50: '#dce9a2',
500: '#cbe079',
950: '#000000',
},
}SCSS
$custom: #cbe079; $custom-light: #dce9a2; $custom-dark: #000000;
JSON
{
"hex": "#cbe079",
"rgb": {
"r": 203,
"g": 224,
"b": 121
},
"hsl": {
"h": 72.233,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.86893,
"c": 0.13081,
"h": 118.7
},
"luminance": 0.67388
}Semantic roles & 50–950 ramp
primary
#CBE079
secondary
#5E47B6
accent
#1BCA3F
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480