#CCF07A#CCF07A
#CCF07A is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.5% C 0.151 H 123.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF07A |
|---|---|
| RGB | rgb(204, 240, 122) |
| HSL | hsl(78, 80%, 71%) |
| HSV | hsv(78, 49%, 94%) |
| CMYK | cmyk(15%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(90.12, -29.51, 52.75) |
| CIE-LCH | lch(90.12, 60.45, 119.22°) |
| OKLab | oklab(90.46% -0.0828 0.1257) |
| OKLCH | oklch(90.46% 0.151 123.4) |
| XYZ | xyz(59.5749, 76.5624, 30.0480) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.09
Pear
#CBF85F
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 4.18
Pale Lime
#BEFD73
ΔE00 4.55
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Light Yellowish Green
#C2FF89
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF07A #9E7AF0
analogous
#F0D97A #CCF07A #91F07A
triadic
#CCF07A #7ACCF0 #F07ACC
tetradic
#CCF07A #7AF0D9 #9E7AF0 #F07A91
square
#CCF07A #7AF0D9 #9E7AF0 #F07A91
split-complementary
#CCF07A #7A91F0 #D97AF0
monochromatic
#9DD718 #B7EA43 #CCF07A #E1F6B1 #F4FCE4
Accessibility & contrast
On white
1.29
#CCF07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#CCF07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF07A
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF07A | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46F
Deuteranopia (green-blind)
#F7E381
Tritanopia (blue-blind)
#D4E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf07a; /* rgb */ color: rgb(204, 240, 122); /* oklch */ color: oklch(90.5% 0.151 123.4);
Tailwind
colors: {
custom: {
50: '#ddf5a3',
500: '#ccf07a',
950: '#000000',
},
}SCSS
$custom: #ccf07a; $custom-light: #ddf5a3; $custom-dark: #000000;
JSON
{
"hex": "#ccf07a",
"rgb": {
"r": 204,
"g": 240,
"b": 122
},
"hsl": {
"h": 78.305,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.90459,
"c": 0.15051,
"h": 123.4
},
"luminance": 0.76563
}Semantic roles & 50–950 ramp
primary
#CCF07A
secondary
#6D44CA
accent
#09DC4A
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580