#CCFF97#CCFF97
#CCFF97 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.2% C 0.142 H 130.1°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF97 |
|---|---|
| RGB | rgb(204, 255, 151) |
| HSL | hsl(89, 100%, 80%) |
| HSV | hsv(89, 41%, 100%) |
| CMYK | cmyk(20%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(94.56, -33.26, 44.47) |
| CIE-LCH | lch(94.56, 55.53, 126.79°) |
| OKLab | oklab(94.15% -0.0914 0.1088) |
| OKLCH | oklch(94.15% 0.142 130.1) |
| XYZ | xyz(66.2468, 86.5906, 42.4956) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.66
Pistachio (survey)
#C0FA8B
ΔE00 1.87
Light Yellowish Green
#C2FF89
ΔE00 2.14
Light Pea Green
#C4FE82
ΔE00 2.76
Light Yellow Green
#CCFD7F
ΔE00 3.36
Tea Green
#BDF8A3
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF97 #CA97FF
analogous
#FFFE97 #CCFF97 #98FF97
triadic
#CCFF97 #97CCFF #FF97CC
tetradic
#CCFF97 #97FFFE #CA97FF #FF9798
square
#CCFF97 #97FFFE #CA97FF #FF9798
split-complementary
#CCFF97 #9798FF #FE97FF
monochromatic
#90FF1D #AEFF5A #CCFF97 #EAFFD4 #F0FFE0
Accessibility & contrast
On white
1.15
#CCFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#CCFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF97
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF97 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28F
Deuteranopia (green-blind)
#FFEE9D
Tritanopia (blue-blind)
#CFF7E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccff97; /* rgb */ color: rgb(204, 255, 151); /* oklch */ color: oklch(94.2% 0.142 130.1);
Tailwind
colors: {
custom: {
50: '#ddffb7',
500: '#ccff97',
950: '#000000',
},
}SCSS
$custom: #ccff97; $custom-light: #ddffb7; $custom-dark: #000000;
JSON
{
"hex": "#ccff97",
"rgb": {
"r": 204,
"g": 255,
"b": 151
},
"hsl": {
"h": 89.423,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.94154,
"c": 0.14208,
"h": 130.1
},
"luminance": 0.86592
}Semantic roles & 50–950 ramp
primary
#CCFF97
secondary
#9C59E2
accent
#00E671
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681