#CCF686#CCF686
#CCF686 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.9% C 0.147 H 126.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF686 |
|---|---|
| RGB | rgb(204, 246, 134) |
| HSL | hsl(83, 86%, 75%) |
| HSV | hsv(83, 46%, 96%) |
| CMYK | cmyk(17.1%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(91.90, -31.06, 49.27) |
| CIE-LCH | lch(91.90, 58.25, 122.22°) |
| OKLab | oklab(91.93% -0.0863 0.1188) |
| OKLCH | oklch(91.93% 0.147 126) |
| XYZ | xyz(62.1604, 80.4695, 34.8070) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.12
Light Pea Green
#C4FE82
ΔE00 2.75
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Light Yellowish Green
#C2FF89
ΔE00 3.20
Pale Lime
#BEFD73
ΔE00 3.80
Celery
#C1FD95
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF686 #B086F6
analogous
#F6E886 #CCF686 #94F686
triadic
#CCF686 #86CCF6 #F686CC
tetradic
#CCF686 #86F6E8 #B086F6 #F68694
square
#CCF686 #86F6E8 #B086F6 #F68694
split-complementary
#CCF686 #8694F6 #E886F6
monochromatic
#9CEE14 #B4F24D #CCF686 #E4FABF #F3FDE3
Accessibility & contrast
On white
1.23
#CCF686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#CCF686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF686
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF686 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97D
Deuteranopia (green-blind)
#FBE78C
Tritanopia (blue-blind)
#D2EDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf686; /* rgb */ color: rgb(204, 246, 134); /* oklch */ color: oklch(91.9% 0.147 126.0);
Tailwind
colors: {
custom: {
50: '#ddf9ab',
500: '#ccf686',
950: '#000000',
},
}SCSS
$custom: #ccf686; $custom-light: #ddf9ab; $custom-dark: #000000;
JSON
{
"hex": "#ccf686",
"rgb": {
"r": 204,
"g": 246,
"b": 134
},
"hsl": {
"h": 82.5,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.91933,
"c": 0.1468,
"h": 126
},
"luminance": 0.8047
}Semantic roles & 50–950 ramp
primary
#CCF686
secondary
#7F4DD3
accent
#03E357
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581