#CCF175#CCF175
#CCF175 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.6% C 0.157 H 123.3°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF175 |
|---|---|
| RGB | rgb(204, 241, 117) |
| HSL | hsl(78, 82%, 70%) |
| HSV | hsv(78, 51%, 95%) |
| CMYK | cmyk(15.4%, 0%, 51.5%, 5.5%) |
| CIE-LAB | lab(90.34, -30.46, 55.32) |
| CIE-LCH | lch(90.34, 63.15, 118.84°) |
| OKLab | oklab(90.62% -0.0859 0.1309) |
| OKLCH | oklch(90.62% 0.157 123.3) |
| XYZ | xyz(59.5682, 77.0321, 28.5566) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.95
Pear
#CBF85F
ΔE00 3.23
Light Pea Green
#C4FE82
ΔE00 4.17
Pale Lime
#BEFD73
ΔE00 4.28
Pistachio (survey)
#C0FA8B
ΔE00 4.88
Light Yellowish Green
#C2FF89
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF175 #9A75F1
analogous
#F1D875 #CCF175 #8EF175
triadic
#CCF175 #75CCF1 #F175CC
tetradic
#CCF175 #75F1D8 #9A75F1 #F1758E
square
#CCF175 #75F1D8 #9A75F1 #F1758E
split-complementary
#CCF175 #758EF1 #D875F1
monochromatic
#9DD616 #B7EB3D #CCF175 #E1F7AD #F5FCE3
Accessibility & contrast
On white
1.28
#CCF175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CCF175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF175
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF175 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE469
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#D4E7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf175; /* rgb */ color: rgb(204, 241, 117); /* oklch */ color: oklch(90.6% 0.157 123.3);
Tailwind
colors: {
custom: {
50: '#def5a0',
500: '#ccf175',
950: '#000000',
},
}SCSS
$custom: #ccf175; $custom-light: #def5a0; $custom-dark: #000000;
JSON
{
"hex": "#ccf175",
"rgb": {
"r": 204,
"g": 241,
"b": 117
},
"hsl": {
"h": 77.903,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.90615,
"c": 0.15657,
"h": 123.3
},
"luminance": 0.77032
}Semantic roles & 50–950 ramp
primary
#CCF175
secondary
#693FCB
accent
#08DE48
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580