#CCF696#CCF696
#CCF696 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.130 H 128.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF696 |
|---|---|
| RGB | rgb(204, 246, 150) |
| HSL | hsl(86, 84%, 78%) |
| HSV | hsv(86, 39%, 96%) |
| CMYK | cmyk(17.1%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(92.11, -29.21, 41.81) |
| CIE-LCH | lch(92.11, 51.00, 124.93°) |
| OKLab | oklab(92.18% -0.0802 0.1026) |
| OKLCH | oklch(92.18% 0.13 128) |
| XYZ | xyz(63.3619, 80.9501, 41.1350) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.87
Celery
#C1FD95
ΔE00 2.96
Light Yellowish Green
#C2FF89
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 4.06
Tea Green
#BDF8A3
ΔE00 4.06
Light Yellow Green
#CCFD7F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF696 #C096F6
analogous
#F6F096 #CCF696 #9CF696
triadic
#CCF696 #96CCF6 #F696CC
tetradic
#CCF696 #96F6F0 #C096F6 #F6969C
square
#CCF696 #96F6F0 #C096F6 #F6969C
split-complementary
#CCF696 #969CF6 #F096F6
monochromatic
#95EC25 #B1F15E #CCF696 #E7FBCE #F1FDE3
Accessibility & contrast
On white
1.22
#CCF696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CCF696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF696
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF696 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#F9E89B
Tritanopia (blue-blind)
#D0EEDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf696; /* rgb */ color: rgb(204, 246, 150); /* oklch */ color: oklch(92.2% 0.130 128.0);
Tailwind
colors: {
custom: {
50: '#ddf9b6',
500: '#ccf696',
950: '#000000',
},
}SCSS
$custom: #ccf696; $custom-light: #ddf9b6; $custom-dark: #000000;
JSON
{
"hex": "#ccf696",
"rgb": {
"r": 204,
"g": 246,
"b": 150
},
"hsl": {
"h": 86.25,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.92175,
"c": 0.13023,
"h": 128
},
"luminance": 0.80951
}Semantic roles & 50–950 ramp
primary
#CCF696
secondary
#915BD5
accent
#05E165
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581