#CBED78#CBED78
#CBED78 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.7% C 0.149 H 122.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED78 |
|---|---|
| RGB | rgb(203, 237, 120) |
| HSL | hsl(77, 76%, 70%) |
| HSV | hsv(77, 49%, 93%) |
| CMYK | cmyk(14.3%, 0%, 49.4%, 7.1%) |
| CIE-LAB | lab(89.22, -28.68, 52.58) |
| CIE-LCH | lch(89.22, 59.89, 118.61°) |
| OKLab | oklab(89.71% -0.0806 0.1251) |
| OKLCH | oklch(89.71% 0.149 122.8) |
| XYZ | xyz(58.3031, 74.6208, 29.0974) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.75
Pear
#CBF85F
ΔE00 4.27
Light Pea Green
#C4FE82
ΔE00 4.79
Pistachio (survey)
#C0FA8B
ΔE00 5.08
Pale Lime
#BEFD73
ΔE00 5.09
Light Yellowish Green
#C2FF89
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED78 #9A78ED
analogous
#EDD578 #CBED78 #90ED78
triadic
#CBED78 #78CBED #ED78CB
tetradic
#CBED78 #78EDD5 #9A78ED #ED7890
square
#CBED78 #78EDD5 #9A78ED #ED7890
split-complementary
#CBED78 #7890ED #D578ED
monochromatic
#9BCF1C #B6E642 #CBED78 #E0F4AE #F5FBE4
Accessibility & contrast
On white
1.32
#CBED78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CBED78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED78
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED78 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16E
Deuteranopia (green-blind)
#F4E07F
Tritanopia (blue-blind)
#D3E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbed78; /* rgb */ color: rgb(203, 237, 120); /* oklch */ color: oklch(89.7% 0.149 122.8);
Tailwind
colors: {
custom: {
50: '#ddf3a1',
500: '#cbed78',
950: '#000000',
},
}SCSS
$custom: #cbed78; $custom-light: #ddf3a1; $custom-dark: #000000;
JSON
{
"hex": "#cbed78",
"rgb": {
"r": 203,
"g": 237,
"b": 120
},
"hsl": {
"h": 77.436,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.89708,
"c": 0.14887,
"h": 122.8
},
"luminance": 0.74621
}Semantic roles & 50–950 ramp
primary
#CBED78
secondary
#6943C6
accent
#0DD948
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580