#CAFC77#CAFC77
#CAFC77 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.9% C 0.170 H 126.6°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFC77 |
|---|---|
| RGB | rgb(202, 252, 119) |
| HSL | hsl(83, 96%, 73%) |
| HSV | hsv(83, 53%, 99%) |
| CMYK | cmyk(19.8%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(93.24, -36.06, 57.80) |
| CIE-LCH | lch(93.24, 68.13, 121.96°) |
| OKLab | oklab(92.93% -0.1013 0.1365) |
| OKLCH | oklch(92.93% 0.17 126.6) |
| XYZ | xyz(62.4971, 83.5085, 30.2753) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.90
Pale Lime
#BEFD73
ΔE00 1.92
Light Pea Green
#C4FE82
ΔE00 2.10
Pear
#CBF85F
ΔE00 2.88
Light Lime Green
#B9FF66
ΔE00 2.96
Light Yellowish Green
#C2FF89
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFC77 #A977FC
analogous
#FCEB77 #CAFC77 #88FC77
triadic
#CAFC77 #77CAFC #FC77CA
tetradic
#CAFC77 #77FCEB #A977FC #FC7788
square
#CAFC77 #77FCEB #A977FC #FC7788
split-complementary
#CAFC77 #7788FC #EB77FC
monochromatic
#9AF305 #B3FB3B #CAFC77 #E1FDB3 #F3FEE1
Accessibility & contrast
On white
1.19
#CAFC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#CAFC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFC77
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFC77 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6A
Deuteranopia (green-blind)
#FFEB7F
Tritanopia (blue-blind)
#D0F2DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cafc77; /* rgb */ color: rgb(202, 252, 119); /* oklch */ color: oklch(92.9% 0.170 126.6);
Tailwind
colors: {
custom: {
50: '#dcfda1',
500: '#cafc77',
950: '#000000',
},
}SCSS
$custom: #cafc77; $custom-light: #dcfda1; $custom-dark: #000000;
JSON
{
"hex": "#cafc77",
"rgb": {
"r": 202,
"g": 252,
"b": 119
},
"hsl": {
"h": 82.556,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.92926,
"c": 0.16995,
"h": 126.6
},
"luminance": 0.83509
}Semantic roles & 50–950 ramp
primary
#CAFC77
secondary
#783ED9
accent
#00E656
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580