#CCFA94#CCFA94
#CCFA94 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.138 H 128.6°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA94 |
|---|---|
| RGB | rgb(204, 250, 148) |
| HSL | hsl(87, 91%, 78%) |
| HSV | hsv(87, 41%, 98%) |
| CMYK | cmyk(18.4%, 0%, 40.8%, 2%) |
| CIE-LAB | lab(93.17, -31.31, 44.14) |
| CIE-LCH | lch(93.17, 54.12, 125.35°) |
| OKLab | oklab(93.02% -0.0862 0.1079) |
| OKLCH | oklch(93.02% 0.138 128.6) |
| XYZ | xyz(64.4320, 83.3458, 40.7040) |
| Luminance | 0.8335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Celery
#C1FD95
ΔE00 2.27
Light Yellowish Green
#C2FF89
ΔE00 2.71
Light Pea Green
#C4FE82
ΔE00 3.04
Light Yellow Green
#CCFD7F
ΔE00 3.29
Tea Green
#BDF8A3
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA94 #C294FA
analogous
#FAF594 #CCFA94 #99FA94
triadic
#CCFA94 #94CCFA #FA94CC
tetradic
#CCFA94 #94FAF5 #C294FA #FA9499
square
#CCFA94 #94FAF5 #C294FA #FA9499
split-complementary
#CCFA94 #9499FA #F594FA
monochromatic
#94F51F #B0F75A #CCFA94 #E8FDCE #F1FEE2
Accessibility & contrast
On white
1.19
#CCFA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#CCFA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA94
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA94 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8C
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#D0F2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccfa94; /* rgb */ color: rgb(204, 250, 148); /* oklch */ color: oklch(93.0% 0.138 128.6);
Tailwind
colors: {
custom: {
50: '#ddfcb5',
500: '#ccfa94',
950: '#000000',
},
}SCSS
$custom: #ccfa94; $custom-light: #ddfcb5; $custom-dark: #000000;
JSON
{
"hex": "#ccfa94",
"rgb": {
"r": 204,
"g": 250,
"b": 148
},
"hsl": {
"h": 87.059,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.93015,
"c": 0.13806,
"h": 128.6
},
"luminance": 0.83347
}Semantic roles & 50–950 ramp
primary
#CCFA94
secondary
#9358DA
accent
#00E668
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581