#CCFD94#CCFD94
#CCFD94 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.7% C 0.142 H 129.2°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD94 |
|---|---|
| RGB | rgb(204, 253, 148) |
| HSL | hsl(88, 96%, 79%) |
| HSV | hsv(88, 42%, 99%) |
| CMYK | cmyk(19.4%, 0%, 41.5%, 0.8%) |
| CIE-LAB | lab(93.98, -32.70, 45.18) |
| CIE-LCH | lch(93.98, 55.77, 125.90°) |
| OKLab | oklab(93.67% -0.09 0.1102) |
| OKLCH | oklch(93.67% 0.142 129.2) |
| XYZ | xyz(65.3716, 85.2250, 41.0172) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.76
Celery
#C1FD95
ΔE00 1.93
Light Yellowish Green
#C2FF89
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.57
Light Yellow Green
#CCFD7F
ΔE00 3.01
Pale Lime
#BEFD73
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD94 #C594FD
analogous
#FDF994 #CCFD94 #97FD94
triadic
#CCFD94 #94CCFD #FD94CC
tetradic
#CCFD94 #94FDF9 #C594FD #FD9497
square
#CCFD94 #94FDF9 #C594FD #FD9497
split-complementary
#CCFD94 #9497FD #F994FD
monochromatic
#93FB1C #AFFC58 #CCFD94 #E9FED0 #F1FEE1
Accessibility & contrast
On white
1.16
#CCFD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#CCFD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD94
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD94 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08C
Deuteranopia (green-blind)
#FFED9A
Tritanopia (blue-blind)
#D0F5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfd94; /* rgb */ color: rgb(204, 253, 148); /* oklch */ color: oklch(93.7% 0.142 129.2);
Tailwind
colors: {
custom: {
50: '#ddfeb5',
500: '#ccfd94',
950: '#000000',
},
}SCSS
$custom: #ccfd94; $custom-light: #ddfeb5; $custom-dark: #000000;
JSON
{
"hex": "#ccfd94",
"rgb": {
"r": 204,
"g": 253,
"b": 148
},
"hsl": {
"h": 88,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.9367,
"c": 0.14233,
"h": 129.2
},
"luminance": 0.85226
}Semantic roles & 50–950 ramp
primary
#CCFD94
secondary
#9657DE
accent
#00E66B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581