#CCF897#CCF897
#CCF897 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.6% C 0.132 H 128.6°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF897 |
|---|---|
| RGB | rgb(204, 248, 151) |
| HSL | hsl(87, 87%, 78%) |
| HSV | hsv(87, 39%, 97%) |
| CMYK | cmyk(17.7%, 0%, 39.1%, 2.7%) |
| CIE-LAB | lab(92.67, -30.02, 42.04) |
| CIE-LCH | lch(92.67, 51.65, 125.53°) |
| OKLab | oklab(92.63% -0.0824 0.1032) |
| OKLCH | oklch(92.63% 0.132 128.6) |
| XYZ | xyz(64.0544, 82.2057, 41.7648) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.56
Pistachio (survey)
#C0FA8B
ΔE00 2.57
Light Yellowish Green
#C2FF89
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 3.79
Tea Green
#BDF8A3
ΔE00 3.88
Light Yellow Green
#CCFD7F
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF897 #C397F8
analogous
#F8F397 #CCF897 #9BF897
triadic
#CCF897 #97CCF8 #F897CC
tetradic
#CCF897 #97F8F3 #C397F8 #F8979B
square
#CCF897 #97F8F3 #C397F8 #F8979B
split-complementary
#CCF897 #979BF8 #F397F8
monochromatic
#94F024 #B0F45E #CCF897 #E8FCD0 #F1FDE2
Accessibility & contrast
On white
1.20
#CCF897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#CCF897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF897
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF897 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC90
Deuteranopia (green-blind)
#FAE99C
Tritanopia (blue-blind)
#D0F0E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf897; /* rgb */ color: rgb(204, 248, 151); /* oklch */ color: oklch(92.6% 0.132 128.6);
Tailwind
colors: {
custom: {
50: '#ddfab7',
500: '#ccf897',
950: '#000000',
},
}SCSS
$custom: #ccf897; $custom-light: #ddfab7; $custom-dark: #000000;
JSON
{
"hex": "#ccf897",
"rgb": {
"r": 204,
"g": 248,
"b": 151
},
"hsl": {
"h": 87.216,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.92627,
"c": 0.13205,
"h": 128.6
},
"luminance": 0.82207
}Semantic roles & 50–950 ramp
primary
#CCF897
secondary
#945CD8
accent
#02E468
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581