#CCFD93#CCFD93
#CCFD93 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.7% C 0.143 H 129.1°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD93 |
|---|---|
| RGB | rgb(204, 253, 147) |
| HSL | hsl(88, 96%, 78%) |
| HSV | hsv(88, 42%, 99%) |
| CMYK | cmyk(19.4%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(93.97, -32.82, 45.64) |
| CIE-LCH | lch(93.97, 56.22, 125.72°) |
| OKLab | oklab(93.66% -0.0904 0.1113) |
| OKLCH | oklch(93.66% 0.143 129.1) |
| XYZ | xyz(65.2928, 85.1935, 40.6022) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.73
Celery
#C1FD95
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.07
Light Pea Green
#C4FE82
ΔE00 2.44
Light Yellow Green
#CCFD7F
ΔE00 2.85
Pale Lime
#BEFD73
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD93 #C493FD
analogous
#FDF993 #CCFD93 #97FD93
triadic
#CCFD93 #93CCFD #FD93CC
tetradic
#CCFD93 #93FDF9 #C493FD #FD9397
square
#CCFD93 #93FDF9 #C493FD #FD9397
split-complementary
#CCFD93 #9397FD #F993FD
monochromatic
#93FB1B #B0FC57 #CCFD93 #E8FECF #F1FEE1
Accessibility & contrast
On white
1.16
#CCFD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#CCFD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD93
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD93 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08B
Deuteranopia (green-blind)
#FFED99
Tritanopia (blue-blind)
#D0F5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfd93; /* rgb */ color: rgb(204, 253, 147); /* oklch */ color: oklch(93.7% 0.143 129.1);
Tailwind
colors: {
custom: {
50: '#ddfeb4',
500: '#ccfd93',
950: '#000000',
},
}SCSS
$custom: #ccfd93; $custom-light: #ddfeb4; $custom-dark: #000000;
JSON
{
"hex": "#ccfd93",
"rgb": {
"r": 204,
"g": 253,
"b": 147
},
"hsl": {
"h": 87.736,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.93655,
"c": 0.14336,
"h": 129.1
},
"luminance": 0.85195
}Semantic roles & 50–950 ramp
primary
#CCFD93
secondary
#9556DE
accent
#00E66A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581