#CCF47C#CCF47C
#CCF47C is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.4% C 0.154 H 124.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF47C |
|---|---|
| RGB | rgb(204, 244, 124) |
| HSL | hsl(80, 85%, 72%) |
| HSV | hsv(80, 49%, 96%) |
| CMYK | cmyk(16.4%, 0%, 49.2%, 4.3%) |
| CIE-LAB | lab(91.23, -31.17, 53.16) |
| CIE-LCH | lch(91.23, 61.63, 120.39°) |
| OKLab | oklab(91.36% -0.0874 0.1267) |
| OKLCH | oklch(91.36% 0.154 124.6) |
| XYZ | xyz(60.8906, 78.9935, 31.1042) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.11
Light Pea Green
#C4FE82
ΔE00 3.25
Pear
#CBF85F
ΔE00 3.67
Pale Lime
#BEFD73
ΔE00 3.69
Pistachio (survey)
#C0FA8B
ΔE00 3.88
Light Yellowish Green
#C2FF89
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF47C #A47CF4
analogous
#F4E07C #CCF47C #90F47C
triadic
#CCF47C #7CCCF4 #F47CCC
tetradic
#CCF47C #7CF4E0 #A47CF4 #F47C90
square
#CCF47C #7CF4E0 #A47CF4 #F47C90
split-complementary
#CCF47C #7C90F4 #E07CF4
monochromatic
#9DE313 #B6EF44 #CCF47C #E2F9B4 #F4FDE3
Accessibility & contrast
On white
1.25
#CCF47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#CCF47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF47C
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF47C | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE771
Deuteranopia (green-blind)
#FAE583
Tritanopia (blue-blind)
#D3EAD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf47c; /* rgb */ color: rgb(204, 244, 124); /* oklch */ color: oklch(91.4% 0.154 124.6);
Tailwind
colors: {
custom: {
50: '#ddf7a4',
500: '#ccf47c',
950: '#000000',
},
}SCSS
$custom: #ccf47c; $custom-light: #ddf7a4; $custom-dark: #000000;
JSON
{
"hex": "#ccf47c",
"rgb": {
"r": 204,
"g": 244,
"b": 124
},
"hsl": {
"h": 80,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.91361,
"c": 0.1539,
"h": 124.6
},
"luminance": 0.78994
}Semantic roles & 50–950 ramp
primary
#CCF47C
secondary
#7345CF
accent
#05E14E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580