#CBEC79#CBEC79
#CBEC79 is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.5% C 0.147 H 122.6°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC79 |
|---|---|
| RGB | rgb(203, 236, 121) |
| HSL | hsl(77, 75%, 70%) |
| HSV | hsv(77, 49%, 93%) |
| CMYK | cmyk(14%, 0%, 48.7%, 7.5%) |
| CIE-LAB | lab(88.95, -28.11, 51.80) |
| CIE-LCH | lch(88.95, 58.94, 118.48°) |
| OKLab | oklab(89.5% -0.079 0.1235) |
| OKLCH | oklch(89.5% 0.147 122.6) |
| XYZ | xyz(58.0754, 74.0678, 29.3224) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.01
Pear
#CBF85F
ΔE00 4.58
Light Pea Green
#C4FE82
ΔE00 5.00
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Pale Lime
#BEFD73
ΔE00 5.36
Light Yellowish Green
#C2FF89
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC79 #9A79EC
analogous
#ECD379 #CBEC79 #92EC79
triadic
#CBEC79 #79CBEC #EC79CB
tetradic
#CBEC79 #79ECD3 #9A79EC #EC7992
square
#CBEC79 #79ECD3 #9A79EC #EC7992
split-complementary
#CBEC79 #7992EC #D379EC
monochromatic
#9BCD1D #B6E443 #CBEC79 #E0F4AF #F5FBE4
Accessibility & contrast
On white
1.33
#CBEC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CBEC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC79
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC79 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06F
Deuteranopia (green-blind)
#F3DF80
Tritanopia (blue-blind)
#D3E2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbec79; /* rgb */ color: rgb(203, 236, 121); /* oklch */ color: oklch(89.5% 0.147 122.6);
Tailwind
colors: {
custom: {
50: '#ddf2a2',
500: '#cbec79',
950: '#000000',
},
}SCSS
$custom: #cbec79; $custom-light: #ddf2a2; $custom-dark: #000000;
JSON
{
"hex": "#cbec79",
"rgb": {
"r": 203,
"g": 236,
"b": 121
},
"hsl": {
"h": 77.217,
"s": 75.163,
"l": 70
},
"oklch": {
"l": 0.89503,
"c": 0.14658,
"h": 122.6
},
"luminance": 0.74068
}Semantic roles & 50–950 ramp
primary
#CBEC79
secondary
#6944C5
accent
#0ED748
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580