#CCFA98#CCFA98
#CCFA98 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.1% C 0.134 H 129.2°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA98 |
|---|---|
| RGB | rgb(204, 250, 152) |
| HSL | hsl(88, 91%, 79%) |
| HSV | hsv(88, 39%, 98%) |
| CMYK | cmyk(18.4%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(93.22, -30.82, 42.26) |
| CIE-LCH | lch(93.22, 52.31, 126.10°) |
| OKLab | oklab(93.08% -0.0846 0.1037) |
| OKLCH | oklch(93.08% 0.134 129.2) |
| XYZ | xyz(64.7541, 83.4746, 42.4003) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.19
Pistachio (survey)
#C0FA8B
ΔE00 2.34
Light Yellowish Green
#C2FF89
ΔE00 3.10
Light Pea Green
#C4FE82
ΔE00 3.57
Tea Green
#BDF8A3
ΔE00 3.75
Light Yellow Green
#CCFD7F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA98 #C698FA
analogous
#FAF798 #CCFA98 #9BFA98
triadic
#CCFA98 #98CCFA #FA98CC
tetradic
#CCFA98 #98FAF7 #C698FA #FA989B
square
#CCFA98 #98FAF7 #C698FA #FA989B
split-complementary
#CCFA98 #989BFA #F798FA
monochromatic
#92F423 #AFF75E #CCFA98 #E9FDD2 #F1FEE2
Accessibility & contrast
On white
1.19
#CCFA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#CCFA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA98
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA98 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE91
Deuteranopia (green-blind)
#FCEB9D
Tritanopia (blue-blind)
#D0F2E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccfa98; /* rgb */ color: rgb(204, 250, 152); /* oklch */ color: oklch(93.1% 0.134 129.2);
Tailwind
colors: {
custom: {
50: '#ddfcb7',
500: '#ccfa98',
950: '#000000',
},
}SCSS
$custom: #ccfa98; $custom-light: #ddfcb7; $custom-dark: #000000;
JSON
{
"hex": "#ccfa98",
"rgb": {
"r": 204,
"g": 250,
"b": 152
},
"hsl": {
"h": 88.163,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.93079,
"c": 0.13386,
"h": 129.2
},
"luminance": 0.83476
}Semantic roles & 50–950 ramp
primary
#CCFA98
secondary
#975CDB
accent
#00E66C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581