#CBFD77#CBFD77
#CBFD77 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.2% C 0.171 H 126.5°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFD77 |
|---|---|
| RGB | rgb(203, 253, 119) |
| HSL | hsl(82, 97%, 73%) |
| HSV | hsv(82, 53%, 99%) |
| CMYK | cmyk(19.8%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(93.57, -36.15, 58.21) |
| CIE-LCH | lch(93.57, 68.52, 121.84°) |
| OKLab | oklab(93.21% -0.1016 0.1373) |
| OKLCH | oklch(93.21% 0.171 126.5) |
| XYZ | xyz(63.0835, 84.2782, 30.3930) |
| Luminance | 0.8428 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.97
Pale Lime
#BEFD73
ΔE00 1.98
Light Pea Green
#C4FE82
ΔE00 2.19
Pear
#CBF85F
ΔE00 2.83
Light Lime Green
#B9FF66
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFD77 #A977FD
analogous
#FDEC77 #CBFD77 #88FD77
triadic
#CBFD77 #77CBFD #FD77CB
tetradic
#CBFD77 #77FDEC #A977FD #FD7788
square
#CBFD77 #77FDEC #A977FD #FD7788
split-complementary
#CBFD77 #7788FD #EC77FD
monochromatic
#9CF604 #B4FC3B #CBFD77 #E2FEB3 #F3FFE1
Accessibility & contrast
On white
1.18
#CBFD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#CBFD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFD77
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFD77 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6A
Deuteranopia (green-blind)
#FFEC7F
Tritanopia (blue-blind)
#D2F3DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbfd77; /* rgb */ color: rgb(203, 253, 119); /* oklch */ color: oklch(93.2% 0.171 126.5);
Tailwind
colors: {
custom: {
50: '#ddfea2',
500: '#cbfd77',
950: '#000000',
},
}SCSS
$custom: #cbfd77; $custom-light: #ddfea2; $custom-dark: #000000;
JSON
{
"hex": "#cbfd77",
"rgb": {
"r": 203,
"g": 253,
"b": 119
},
"hsl": {
"h": 82.388,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.93212,
"c": 0.17084,
"h": 126.5
},
"luminance": 0.84279
}Semantic roles & 50–950 ramp
primary
#CBFD77
secondary
#783EDA
accent
#00E656
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580