#CDFE77#CDFE77
#CDFE77 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.6% C 0.171 H 126.1°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFE77 |
|---|---|
| RGB | rgb(205, 254, 119) |
| HSL | hsl(82, 99%, 73%) |
| HSV | hsv(82, 53%, 100%) |
| CMYK | cmyk(19.3%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(93.97, -35.87, 58.70) |
| CIE-LCH | lch(93.97, 68.79, 121.42°) |
| OKLab | oklab(93.56% -0.1009 0.1384) |
| OKLCH | oklch(93.56% 0.171 126.1) |
| XYZ | xyz(63.9483, 85.1939, 30.5242) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.15
Pale Lime
#BEFD73
ΔE00 2.23
Light Pea Green
#C4FE82
ΔE00 2.44
Pear
#CBF85F
ΔE00 2.72
Light Lime Green
#B9FF66
ΔE00 3.07
Light Yellowish Green
#C2FF89
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFE77 #A877FE
analogous
#FEEC77 #CDFE77 #89FE77
triadic
#CDFE77 #77CDFE #FE77CD
tetradic
#CDFE77 #77FEEC #A877FE #FE7789
square
#CDFE77 #77FEEC #A877FE #FE7789
split-complementary
#CDFE77 #7789FE #EC77FE
monochromatic
#9FF902 #B7FE3A #CDFE77 #E3FEB4 #F4FFE1
Accessibility & contrast
On white
1.16
#CDFE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#CDFE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFE77
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFE77 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF06A
Deuteranopia (green-blind)
#FFED80
Tritanopia (blue-blind)
#D4F4E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdfe77; /* rgb */ color: rgb(205, 254, 119); /* oklch */ color: oklch(93.6% 0.171 126.1);
Tailwind
colors: {
custom: {
50: '#dfffa2',
500: '#cdfe77',
950: '#000000',
},
}SCSS
$custom: #cdfe77; $custom-light: #dfffa2; $custom-dark: #000000;
JSON
{
"hex": "#cdfe77",
"rgb": {
"r": 205,
"g": 254,
"b": 119
},
"hsl": {
"h": 81.778,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.93562,
"c": 0.17128,
"h": 126.1
},
"luminance": 0.85195
}Semantic roles & 50–950 ramp
primary
#CDFE77
secondary
#773EDC
accent
#00E653
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680