#CCF075#CCF075
#CCF075 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.4% C 0.155 H 123.0°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF075 |
|---|---|
| RGB | rgb(204, 240, 117) |
| HSL | hsl(78, 80%, 70%) |
| HSV | hsv(78, 51%, 94%) |
| CMYK | cmyk(15%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(90.06, -29.99, 55.00) |
| CIE-LCH | lch(90.06, 62.64, 118.61°) |
| OKLab | oklab(90.4% -0.0846 0.1302) |
| OKLCH | oklch(90.4% 0.155 123) |
| XYZ | xyz(59.2730, 76.4417, 28.4582) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.18
Pear
#CBF85F
ΔE00 3.40
Light Pea Green
#C4FE82
ΔE00 4.37
Pale Lime
#BEFD73
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Light Yellowish Green
#C2FF89
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF075 #9975F0
analogous
#F0D675 #CCF075 #8FF075
triadic
#CCF075 #75CCF0 #F075CC
tetradic
#CCF075 #75F0D6 #9975F0 #F0758F
square
#CCF075 #75F0D6 #9975F0 #F0758F
split-complementary
#CCF075 #758FF0 #D675F0
monochromatic
#9CD417 #B8EA3E #CCF075 #E0F6AC #F5FCE3
Accessibility & contrast
On white
1.29
#CCF075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CCF075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF075
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF075 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE36A
Deuteranopia (green-blind)
#F7E27C
Tritanopia (blue-blind)
#D4E6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf075; /* rgb */ color: rgb(204, 240, 117); /* oklch */ color: oklch(90.4% 0.155 123.0);
Tailwind
colors: {
custom: {
50: '#def5a0',
500: '#ccf075',
950: '#000000',
},
}SCSS
$custom: #ccf075; $custom-light: #def5a0; $custom-dark: #000000;
JSON
{
"hex": "#ccf075",
"rgb": {
"r": 204,
"g": 240,
"b": 117
},
"hsl": {
"h": 77.561,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.90396,
"c": 0.15526,
"h": 123
},
"luminance": 0.76442
}Semantic roles & 50–950 ramp
primary
#CCF075
secondary
#6840C9
accent
#09DD47
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580