#CCFC90#CCFC90
#CCFC90 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.4% C 0.145 H 128.5°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC90 |
|---|---|
| RGB | rgb(204, 252, 144) |
| HSL | hsl(87, 95%, 78%) |
| HSV | hsv(87, 43%, 99%) |
| CMYK | cmyk(19%, 0%, 42.9%, 1.2%) |
| CIE-LAB | lab(93.65, -32.71, 46.69) |
| CIE-LCH | lch(93.65, 57.01, 125.01°) |
| OKLab | oklab(93.39% -0.0903 0.1135) |
| OKLCH | oklch(93.39% 0.145 128.5) |
| XYZ | xyz(64.7456, 84.4708, 39.2736) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.76
Light Yellowish Green
#C2FF89
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.23
Celery
#C1FD95
ΔE00 2.32
Light Yellow Green
#CCFD7F
ΔE00 2.47
Pale Lime
#BEFD73
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC90 #C090FC
analogous
#FCF690 #CCFC90 #96FC90
triadic
#CCFC90 #90CCFC #FC90CC
tetradic
#CCFC90 #90FCF6 #C090FC #FC9096
square
#CCFC90 #90FCF6 #C090FC #FC9096
split-complementary
#CCFC90 #9096FC #F690FC
monochromatic
#95F919 #B1FA54 #CCFC90 #E7FECC #F1FEE1
Accessibility & contrast
On white
1.17
#CCFC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#CCFC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC90
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC90 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF87
Deuteranopia (green-blind)
#FFEC96
Tritanopia (blue-blind)
#D0F3E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfc90; /* rgb */ color: rgb(204, 252, 144); /* oklch */ color: oklch(93.4% 0.145 128.5);
Tailwind
colors: {
custom: {
50: '#ddfdb2',
500: '#ccfc90',
950: '#000000',
},
}SCSS
$custom: #ccfc90; $custom-light: #ddfdb2; $custom-dark: #000000;
JSON
{
"hex": "#ccfc90",
"rgb": {
"r": 204,
"g": 252,
"b": 144
},
"hsl": {
"h": 86.667,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.93391,
"c": 0.14502,
"h": 128.5
},
"luminance": 0.84472
}Semantic roles & 50–950 ramp
primary
#CCFC90
secondary
#9154DC
accent
#00E666
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581