#CFF77C#CFF77C
#CFF77C is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.2% C 0.157 H 124.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF77C |
|---|---|
| RGB | rgb(207, 247, 124) |
| HSL | hsl(80, 88%, 73%) |
| HSV | hsv(80, 50%, 97%) |
| CMYK | cmyk(16.2%, 0%, 49.8%, 3.1%) |
| CIE-LAB | lab(92.24, -31.45, 54.42) |
| CIE-LCH | lch(92.24, 62.85, 120.03°) |
| OKLab | oklab(92.22% -0.0883 0.1294) |
| OKLCH | oklch(92.22% 0.157 124.3) |
| XYZ | xyz(62.6310, 81.2418, 31.4465) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.74
Light Pea Green
#C4FE82
ΔE00 3.14
Pear
#CBF85F
ΔE00 3.28
Pale Lime
#BEFD73
ΔE00 3.53
Light Yellowish Green
#C2FF89
ΔE00 4.02
Pistachio (survey)
#C0FA8B
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF77C #A47CF7
analogous
#F7E17C #CFF77C #92F77C
triadic
#CFF77C #7CCFF7 #F77CCF
tetradic
#CFF77C #7CF7E1 #A47CF7 #F77C92
square
#CFF77C #7CF7E1 #A47CF7 #F77C92
split-complementary
#CFF77C #7C92F7 #E17CF7
monochromatic
#A3EA0E #BAF342 #CFF77C #E4FBB6 #F4FDE2
Accessibility & contrast
On white
1.22
#CFF77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#CFF77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF77C
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF77C | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA71
Deuteranopia (green-blind)
#FDE883
Tritanopia (blue-blind)
#D6EDDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff77c; /* rgb */ color: rgb(207, 247, 124); /* oklch */ color: oklch(92.2% 0.157 124.3);
Tailwind
colors: {
custom: {
50: '#e0faa5',
500: '#cff77c',
950: '#000000',
},
}SCSS
$custom: #cff77c; $custom-light: #e0faa5; $custom-dark: #000000;
JSON
{
"hex": "#cff77c",
"rgb": {
"r": 207,
"g": 247,
"b": 124
},
"hsl": {
"h": 79.512,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.9222,
"c": 0.15667,
"h": 124.3
},
"luminance": 0.81242
}Semantic roles & 50–950 ramp
primary
#CFF77C
secondary
#7344D3
accent
#00E54B
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580