#CCF785#CCF785
#CCF785 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.1% C 0.149 H 126.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF785 |
|---|---|
| RGB | rgb(204, 247, 133) |
| HSL | hsl(83, 88%, 75%) |
| HSV | hsv(83, 46%, 97%) |
| CMYK | cmyk(17.4%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(92.15, -31.63, 50.07) |
| CIE-LCH | lch(92.15, 59.22, 122.28°) |
| OKLab | oklab(92.14% -0.088 0.1205) |
| OKLCH | oklch(92.14% 0.149 126.1) |
| XYZ | xyz(62.3960, 81.0517, 34.5430) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 2.50
Pistachio (survey)
#C0FA8B
ΔE00 2.77
Light Yellowish Green
#C2FF89
ΔE00 3.03
Pale Lime
#BEFD73
ΔE00 3.53
Celery
#C1FD95
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF785 #B085F7
analogous
#F7E985 #CCF785 #93F785
triadic
#CCF785 #85CCF7 #F785CC
tetradic
#CCF785 #85F7E9 #B085F7 #F78593
square
#CCF785 #85F7E9 #B085F7 #F78593
split-complementary
#CCF785 #8593F7 #E985F7
monochromatic
#9CEF12 #B4F34C #CCF785 #E4FBBE #F3FDE2
Accessibility & contrast
On white
1.22
#CCF785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#CCF785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF785
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF785 | 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)
#FFEA7B
Deuteranopia (green-blind)
#FBE88B
Tritanopia (blue-blind)
#D2EEDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf785; /* rgb */ color: rgb(204, 247, 133); /* oklch */ color: oklch(92.1% 0.149 126.1);
Tailwind
colors: {
custom: {
50: '#ddfaaa',
500: '#ccf785',
950: '#000000',
},
}SCSS
$custom: #ccf785; $custom-light: #ddfaaa; $custom-dark: #000000;
JSON
{
"hex": "#ccf785",
"rgb": {
"r": 204,
"g": 247,
"b": 133
},
"hsl": {
"h": 82.632,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.92138,
"c": 0.14916,
"h": 126.1
},
"luminance": 0.81052
}Semantic roles & 50–950 ramp
primary
#CCF785
secondary
#7F4CD4
accent
#01E457
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581