#CCF699#CCF699
#CCF699 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.127 H 128.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF699 |
|---|---|
| RGB | rgb(204, 246, 153) |
| HSL | hsl(87, 84%, 78%) |
| HSV | hsv(87, 38%, 96%) |
| CMYK | cmyk(17.1%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(92.15, -28.83, 40.39) |
| CIE-LCH | lch(92.15, 49.63, 125.52°) |
| OKLab | oklab(92.23% -0.079 0.0995) |
| OKLCH | oklch(92.23% 0.127 128.4) |
| XYZ | xyz(63.6066, 81.0480, 42.4236) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.02
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Tea Green
#BDF8A3
ΔE00 3.72
Light Yellowish Green
#C2FF89
ΔE00 4.05
Washed Out Green
#BCF5A6
ΔE00 4.28
Light Light Green
#C8FFB0
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF699 #C399F6
analogous
#F6F299 #CCF699 #9DF699
triadic
#CCF699 #99CCF6 #F699CC
tetradic
#CCF699 #99F6F2 #C399F6 #F6999D
square
#CCF699 #99F6F2 #C399F6 #F6999D
split-complementary
#CCF699 #999DF6 #F299F6
monochromatic
#94EC29 #B0F161 #CCF699 #E8FBD1 #F1FDE3
Accessibility & contrast
On white
1.22
#CCF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#CCF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF699
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF699 | 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)
#FFEA92
Deuteranopia (green-blind)
#F8E89E
Tritanopia (blue-blind)
#D0EEDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf699; /* rgb */ color: rgb(204, 246, 153); /* oklch */ color: oklch(92.2% 0.127 128.4);
Tailwind
colors: {
custom: {
50: '#ddf9b8',
500: '#ccf699',
950: '#000000',
},
}SCSS
$custom: #ccf699; $custom-light: #ddf9b8; $custom-dark: #000000;
JSON
{
"hex": "#ccf699",
"rgb": {
"r": 204,
"g": 246,
"b": 153
},
"hsl": {
"h": 87.097,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.92225,
"c": 0.12701,
"h": 128.4
},
"luminance": 0.81049
}Semantic roles & 50–950 ramp
primary
#CCF699
secondary
#945ED5
accent
#05E068
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581