#CCF784#CCF784
#CCF784 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.1% C 0.150 H 126.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF784 |
|---|---|
| RGB | rgb(204, 247, 132) |
| HSL | hsl(82, 88%, 74%) |
| HSV | hsv(82, 47%, 97%) |
| CMYK | cmyk(17.4%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(92.14, -31.74, 50.53) |
| CIE-LCH | lch(92.14, 59.67, 122.14°) |
| OKLab | oklab(92.12% -0.0883 0.1214) |
| OKLCH | oklch(92.12% 0.15 126) |
| XYZ | xyz(62.3272, 81.0242, 34.1809) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.72
Light Pea Green
#C4FE82
ΔE00 2.49
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Light Yellowish Green
#C2FF89
ΔE00 3.06
Pale Lime
#BEFD73
ΔE00 3.45
Celery
#C1FD95
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF784 #AF84F7
analogous
#F7E984 #CCF784 #93F784
triadic
#CCF784 #84CCF7 #F784CC
tetradic
#CCF784 #84F7E9 #AF84F7 #F78493
square
#CCF784 #84F7E9 #AF84F7 #F78493
split-complementary
#CCF784 #8493F7 #E984F7
monochromatic
#9CF011 #B4F34B #CCF784 #E4FBBD #F3FDE2
Accessibility & contrast
On white
1.22
#CCF784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#CCF784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF784
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF784 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#D2EEDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf784; /* rgb */ color: rgb(204, 247, 132); /* oklch */ color: oklch(92.1% 0.150 126.0);
Tailwind
colors: {
custom: {
50: '#ddfaaa',
500: '#ccf784',
950: '#000000',
},
}SCSS
$custom: #ccf784; $custom-light: #ddfaaa; $custom-dark: #000000;
JSON
{
"hex": "#ccf784",
"rgb": {
"r": 204,
"g": 247,
"b": 132
},
"hsl": {
"h": 82.435,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.92124,
"c": 0.15016,
"h": 126
},
"luminance": 0.81025
}Semantic roles & 50–950 ramp
primary
#CCF784
secondary
#7E4BD4
accent
#01E456
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581