#CBED77#CBED77
#CBED77 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.7% C 0.150 H 122.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED77 |
|---|---|
| RGB | rgb(203, 237, 119) |
| HSL | hsl(77, 77%, 70%) |
| HSV | hsv(77, 50%, 93%) |
| CMYK | cmyk(14.3%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(89.20, -28.77, 53.03) |
| CIE-LCH | lch(89.20, 60.34, 118.48°) |
| OKLab | oklab(89.7% -0.081 0.1261) |
| OKLCH | oklch(89.7% 0.15 122.7) |
| XYZ | xyz(58.2428, 74.5966, 28.7794) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.76
Pear
#CBF85F
ΔE00 4.17
Light Pea Green
#C4FE82
ΔE00 4.82
Pale Lime
#BEFD73
ΔE00 5.08
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Light Yellowish Green
#C2FF89
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED77 #9977ED
analogous
#EDD477 #CBED77 #90ED77
triadic
#CBED77 #77CBED #ED77CB
tetradic
#CBED77 #77EDD4 #9977ED #ED7790
square
#CBED77 #77EDD4 #9977ED #ED7790
split-complementary
#CBED77 #7790ED #D477ED
monochromatic
#9BCE1B #B6E641 #CBED77 #E0F4AD #F4FBE3
Accessibility & contrast
On white
1.32
#CBED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CBED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED77
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED77 | 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)
#F9E16C
Deuteranopia (green-blind)
#F4E07E
Tritanopia (blue-blind)
#D3E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbed77; /* rgb */ color: rgb(203, 237, 119); /* oklch */ color: oklch(89.7% 0.150 122.7);
Tailwind
colors: {
custom: {
50: '#ddf3a1',
500: '#cbed77',
950: '#000000',
},
}SCSS
$custom: #cbed77; $custom-light: #ddf3a1; $custom-dark: #000000;
JSON
{
"hex": "#cbed77",
"rgb": {
"r": 203,
"g": 237,
"b": 119
},
"hsl": {
"h": 77.288,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.89695,
"c": 0.14983,
"h": 122.7
},
"luminance": 0.74597
}Semantic roles & 50–950 ramp
primary
#CBED77
secondary
#6842C6
accent
#0DD947
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580