#CBED79#CBED79
#CBED79 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.7% C 0.148 H 122.9°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED79 |
|---|---|
| RGB | rgb(203, 237, 121) |
| HSL | hsl(78, 76%, 70%) |
| HSV | hsv(78, 49%, 93%) |
| CMYK | cmyk(14.3%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(89.23, -28.58, 52.13) |
| CIE-LCH | lch(89.23, 59.45, 118.73°) |
| OKLab | oklab(89.72% -0.0803 0.1242) |
| OKLCH | oklch(89.72% 0.148 122.9) |
| XYZ | xyz(58.3641, 74.6452, 29.4186) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.75
Pear
#CBF85F
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Pale Lime
#BEFD73
ΔE00 5.11
Light Yellowish Green
#C2FF89
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED79 #9B79ED
analogous
#EDD579 #CBED79 #91ED79
triadic
#CBED79 #79CBED #ED79CB
tetradic
#CBED79 #79EDD5 #9B79ED #ED7991
square
#CBED79 #79EDD5 #9B79ED #ED7991
split-complementary
#CBED79 #7991ED #D579ED
monochromatic
#9BD01C #B6E643 #CBED79 #E0F4AF #F5FBE4
Accessibility & contrast
On white
1.32
#CBED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#CBED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED79
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED79 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16F
Deuteranopia (green-blind)
#F4E080
Tritanopia (blue-blind)
#D3E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbed79; /* rgb */ color: rgb(203, 237, 121); /* oklch */ color: oklch(89.7% 0.148 122.9);
Tailwind
colors: {
custom: {
50: '#ddf3a2',
500: '#cbed79',
950: '#000000',
},
}SCSS
$custom: #cbed79; $custom-light: #ddf3a2; $custom-dark: #000000;
JSON
{
"hex": "#cbed79",
"rgb": {
"r": 203,
"g": 237,
"b": 121
},
"hsl": {
"h": 77.586,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.89721,
"c": 0.1479,
"h": 122.9
},
"luminance": 0.74645
}Semantic roles & 50–950 ramp
primary
#CBED79
secondary
#6A44C6
accent
#0DD949
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580