#CCF688#CCF688
#CCF688 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.0% C 0.145 H 126.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF688 |
|---|---|
| RGB | rgb(204, 246, 136) |
| HSL | hsl(83, 86%, 75%) |
| HSV | hsv(83, 45%, 96%) |
| CMYK | cmyk(17.1%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(91.92, -30.84, 48.35) |
| CIE-LCH | lch(91.92, 57.35, 122.53°) |
| OKLab | oklab(91.96% -0.0855 0.1168) |
| OKLCH | oklch(91.96% 0.145 126.2) |
| XYZ | xyz(62.3012, 80.5259, 35.5486) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.31
Pistachio (survey)
#C0FA8B
ΔE00 2.71
Light Pea Green
#C4FE82
ΔE00 2.82
Light Yellowish Green
#C2FF89
ΔE00 3.17
Celery
#C1FD95
ΔE00 3.66
Pale Lime
#BEFD73
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF688 #B288F6
analogous
#F6E988 #CCF688 #95F688
triadic
#CCF688 #88CCF6 #F688CC
tetradic
#CCF688 #88F6E9 #B288F6 #F68895
square
#CCF688 #88F6E9 #B288F6 #F68895
split-complementary
#CCF688 #8895F6 #E988F6
monochromatic
#9BED16 #B4F24F #CCF688 #E4FAC1 #F3FDE3
Accessibility & contrast
On white
1.23
#CCF688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#CCF688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF688
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF688 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#D2EDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf688; /* rgb */ color: rgb(204, 246, 136); /* oklch */ color: oklch(92.0% 0.145 126.2);
Tailwind
colors: {
custom: {
50: '#ddf9ac',
500: '#ccf688',
950: '#000000',
},
}SCSS
$custom: #ccf688; $custom-light: #ddf9ac; $custom-dark: #000000;
JSON
{
"hex": "#ccf688",
"rgb": {
"r": 204,
"g": 246,
"b": 136
},
"hsl": {
"h": 82.909,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.91962,
"c": 0.14479,
"h": 126.2
},
"luminance": 0.80526
}Semantic roles & 50–950 ramp
primary
#CCF688
secondary
#814FD3
accent
#03E258
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581