#CBE976#CBE976
#CBE976 is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.8% C 0.146 H 121.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE976 |
|---|---|
| RGB | rgb(203, 233, 118) |
| HSL | hsl(76, 72%, 69%) |
| HSV | hsv(76, 49%, 91%) |
| CMYK | cmyk(12.9%, 0%, 49.4%, 8.6%) |
| CIE-LAB | lab(88.10, -26.99, 52.18) |
| CIE-LCH | lch(88.10, 58.75, 117.35°) |
| OKLab | oklab(88.81% -0.076 0.1241) |
| OKLCH | oklch(88.81% 0.146 121.5) |
| XYZ | xyz(57.0378, 72.2823, 28.0831) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.77
Pear
#CBF85F
ΔE00 4.90
Light Pea Green
#C4FE82
ΔE00 5.80
Pistachio (survey)
#C0FA8B
ΔE00 5.97
Pale Lime
#BEFD73
ΔE00 6.06
Light Yellowish Green
#C2FF89
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE976 #9476E9
analogous
#E9CE76 #CBE976 #92E976
triadic
#CBE976 #76CBE9 #E976CB
tetradic
#CBE976 #76E9CE #9476E9 #E97692
square
#CBE976 #76E9CE #9476E9 #E97692
split-complementary
#CBE976 #7692E9 #CE76E9
monochromatic
#9AC520 #B7E141 #CBE976 #DFF1AB #F3FADF
Accessibility & contrast
On white
1.36
#CBE976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#CBE976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE976
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE976 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6C
Deuteranopia (green-blind)
#F1DD7D
Tritanopia (blue-blind)
#D3DFCF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe976; /* rgb */ color: rgb(203, 233, 118); /* oklch */ color: oklch(88.8% 0.146 121.5);
Tailwind
colors: {
custom: {
50: '#ddf0a0',
500: '#cbe976',
950: '#000000',
},
}SCSS
$custom: #cbe976; $custom-light: #ddf0a0; $custom-dark: #000000;
JSON
{
"hex": "#cbe976",
"rgb": {
"r": 203,
"g": 233,
"b": 118
},
"hsl": {
"h": 75.652,
"s": 72.327,
"l": 68.824
},
"oklch": {
"l": 0.88809,
"c": 0.14555,
"h": 121.5
},
"luminance": 0.72282
}Semantic roles & 50–950 ramp
primary
#CBE976
secondary
#6342C1
accent
#11D444
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580