#CBED76#CBED76
#CBED76 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.7% C 0.151 H 122.6°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED76 |
|---|---|
| RGB | rgb(203, 237, 118) |
| HSL | hsl(77, 77%, 70%) |
| HSV | hsv(77, 50%, 93%) |
| CMYK | cmyk(14.3%, 0%, 50.2%, 7.1%) |
| CIE-LAB | lab(89.19, -28.87, 53.48) |
| CIE-LCH | lch(89.19, 60.78, 118.36°) |
| OKLab | oklab(89.68% -0.0813 0.127) |
| OKLCH | oklch(89.68% 0.151 122.6) |
| XYZ | xyz(58.1830, 74.5727, 28.4648) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.77
Pear
#CBF85F
ΔE00 4.06
Light Pea Green
#C4FE82
ΔE00 4.85
Pale Lime
#BEFD73
ΔE00 5.07
Pistachio (survey)
#C0FA8B
ΔE00 5.23
Light Yellowish Green
#C2FF89
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED76 #9876ED
analogous
#EDD476 #CBED76 #90ED76
triadic
#CBED76 #76CBED #ED76CB
tetradic
#CBED76 #76EDD4 #9876ED #ED7690
square
#CBED76 #76EDD4 #9876ED #ED7690
split-complementary
#CBED76 #7690ED #D476ED
monochromatic
#9BCE1B #B6E640 #CBED76 #E0F4AC #F4FBE2
Accessibility & contrast
On white
1.32
#CBED76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#CBED76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED76
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED76 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16B
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#D3E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbed76; /* rgb */ color: rgb(203, 237, 118); /* oklch */ color: oklch(89.7% 0.151 122.6);
Tailwind
colors: {
custom: {
50: '#ddf3a0',
500: '#cbed76',
950: '#000000',
},
}SCSS
$custom: #cbed76; $custom-light: #ddf3a0; $custom-dark: #000000;
JSON
{
"hex": "#cbed76",
"rgb": {
"r": 203,
"g": 237,
"b": 118
},
"hsl": {
"h": 77.143,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.89683,
"c": 0.15078,
"h": 122.6
},
"luminance": 0.74573
}Semantic roles & 50–950 ramp
primary
#CBED76
secondary
#6741C6
accent
#0DD947
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580