#CCF986#CCF986
#CCF986 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.6% C 0.151 H 126.7°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF986 |
|---|---|
| RGB | rgb(204, 249, 134) |
| HSL | hsl(83, 91%, 75%) |
| HSV | hsv(83, 46%, 98%) |
| CMYK | cmyk(18.1%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(92.71, -32.45, 50.28) |
| CIE-LCH | lch(92.71, 59.84, 122.83°) |
| OKLab | oklab(92.59% -0.0902 0.121) |
| OKLCH | oklch(92.59% 0.151 126.7) |
| XYZ | xyz(63.0802, 82.3092, 35.1136) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.49
Light Pea Green
#C4FE82
ΔE00 2.09
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Light Yellowish Green
#C2FF89
ΔE00 2.62
Pale Lime
#BEFD73
ΔE00 3.24
Celery
#C1FD95
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF986 #B386F9
analogous
#F9EC86 #CCF986 #93F986
triadic
#CCF986 #86CCF9 #F986CC
tetradic
#CCF986 #86F9EC #B386F9 #F98693
square
#CCF986 #86F9EC #B386F9 #F98693
split-complementary
#CCF986 #8693F9 #EC86F9
monochromatic
#9BF311 #B3F64C #CCF986 #E5FCC0 #F3FEE2
Accessibility & contrast
On white
1.20
#CCF986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#CCF986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF986
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF986 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7C
Deuteranopia (green-blind)
#FDE98D
Tritanopia (blue-blind)
#D2F0DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf986; /* rgb */ color: rgb(204, 249, 134); /* oklch */ color: oklch(92.6% 0.151 126.7);
Tailwind
colors: {
custom: {
50: '#ddfbab',
500: '#ccf986',
950: '#000000',
},
}SCSS
$custom: #ccf986; $custom-light: #ddfbab; $custom-dark: #000000;
JSON
{
"hex": "#ccf986",
"rgb": {
"r": 204,
"g": 249,
"b": 134
},
"hsl": {
"h": 83.478,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.9259,
"c": 0.15091,
"h": 126.7
},
"luminance": 0.8231
}Semantic roles & 50–950 ramp
primary
#CCF986
secondary
#834CD7
accent
#00E65A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581