#CCF685#CCF685
#CCF685 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.9% C 0.148 H 125.9°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF685 |
|---|---|
| RGB | rgb(204, 246, 133) |
| HSL | hsl(82, 86%, 74%) |
| HSV | hsv(82, 46%, 96%) |
| CMYK | cmyk(17.1%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(91.88, -31.17, 49.73) |
| CIE-LCH | lch(91.88, 58.69, 122.08°) |
| OKLab | oklab(91.92% -0.0867 0.1197) |
| OKLCH | oklch(91.92% 0.148 125.9) |
| XYZ | xyz(62.0910, 80.4418, 34.4414) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.03
Light Pea Green
#C4FE82
ΔE00 2.73
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Light Yellowish Green
#C2FF89
ΔE00 3.22
Pale Lime
#BEFD73
ΔE00 3.72
Celery
#C1FD95
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF685 #AF85F6
analogous
#F6E885 #CCF685 #94F685
triadic
#CCF685 #85CCF6 #F685CC
tetradic
#CCF685 #85F6E8 #AF85F6 #F68594
square
#CCF685 #85F6E8 #AF85F6 #F68594
split-complementary
#CCF685 #8594F6 #E885F6
monochromatic
#9CEE13 #B4F24C #CCF685 #E4FABE #F3FDE3
Accessibility & contrast
On white
1.23
#CCF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#CCF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF685
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF685 | 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)
#FFE97C
Deuteranopia (green-blind)
#FBE78B
Tritanopia (blue-blind)
#D2EDDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf685; /* rgb */ color: rgb(204, 246, 133); /* oklch */ color: oklch(91.9% 0.148 125.9);
Tailwind
colors: {
custom: {
50: '#ddf9aa',
500: '#ccf685',
950: '#000000',
},
}SCSS
$custom: #ccf685; $custom-light: #ddf9aa; $custom-dark: #000000;
JSON
{
"hex": "#ccf685",
"rgb": {
"r": 204,
"g": 246,
"b": 133
},
"hsl": {
"h": 82.301,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.91919,
"c": 0.14779,
"h": 125.9
},
"luminance": 0.80442
}Semantic roles & 50–950 ramp
primary
#CCF685
secondary
#7E4CD3
accent
#03E356
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581