#CCFD90#CCFD90
#CCFD90 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.6% C 0.146 H 128.7°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD90 |
|---|---|
| RGB | rgb(204, 253, 144) |
| HSL | hsl(87, 96%, 78%) |
| HSV | hsv(87, 43%, 99%) |
| CMYK | cmyk(19.4%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(93.93, -33.17, 47.03) |
| CIE-LCH | lch(93.93, 57.55, 125.19°) |
| OKLab | oklab(93.61% -0.0916 0.1143) |
| OKLCH | oklch(93.61% 0.146 128.7) |
| XYZ | xyz(65.0605, 85.1006, 39.3785) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.72
Light Yellowish Green
#C2FF89
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 2.08
Celery
#C1FD95
ΔE00 2.26
Light Yellow Green
#CCFD7F
ΔE00 2.40
Pale Lime
#BEFD73
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD90 #C190FD
analogous
#FDF790 #CCFD90 #96FD90
triadic
#CCFD90 #90CCFD #FD90CC
tetradic
#CCFD90 #90FDF7 #C190FD #FD9096
square
#CCFD90 #90FDF7 #C190FD #FD9096
split-complementary
#CCFD90 #9096FD #F790FD
monochromatic
#95FB18 #B0FC54 #CCFD90 #E8FECC #F1FEE1
Accessibility & contrast
On white
1.17
#CCFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#CCFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD90
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD90 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF087
Deuteranopia (green-blind)
#FFED96
Tritanopia (blue-blind)
#D0F4E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfd90; /* rgb */ color: rgb(204, 253, 144); /* oklch */ color: oklch(93.6% 0.146 128.7);
Tailwind
colors: {
custom: {
50: '#ddfeb2',
500: '#ccfd90',
950: '#000000',
},
}SCSS
$custom: #ccfd90; $custom-light: #ddfeb2; $custom-dark: #000000;
JSON
{
"hex": "#ccfd90",
"rgb": {
"r": 204,
"g": 253,
"b": 144
},
"hsl": {
"h": 86.972,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.9361,
"c": 0.14643,
"h": 128.7
},
"luminance": 0.85102
}Semantic roles & 50–950 ramp
primary
#CCFD90
secondary
#9253DE
accent
#00E667
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581