#CCFA88#CCFA88
#CCFA88 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.8% C 0.150 H 127.1°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA88 |
|---|---|
| RGB | rgb(204, 250, 136) |
| HSL | hsl(84, 92%, 76%) |
| HSV | hsv(84, 46%, 98%) |
| CMYK | cmyk(18.4%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(93.01, -32.69, 49.70) |
| CIE-LCH | lch(93.01, 59.49, 123.33°) |
| OKLab | oklab(92.84% -0.0907 0.1198) |
| OKLCH | oklch(92.84% 0.15 127.1) |
| XYZ | xyz(63.5310, 82.9854, 35.9585) |
| Luminance | 0.8299 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.56
Light Pea Green
#C4FE82
ΔE00 1.96
Pistachio (survey)
#C0FA8B
ΔE00 2.27
Light Yellowish Green
#C2FF89
ΔE00 2.37
Pale Lime
#BEFD73
ΔE00 3.25
Celery
#C1FD95
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA88 #B688FA
analogous
#FAEF88 #CCFA88 #93FA88
triadic
#CCFA88 #88CCFA #FA88CC
tetradic
#CCFA88 #88FAEF #B688FA #FA8893
square
#CCFA88 #88FAEF #B688FA #FA8893
split-complementary
#CCFA88 #8893FA #EF88FA
monochromatic
#9AF513 #B3F84D #CCFA88 #E5FCC3 #F2FEE2
Accessibility & contrast
On white
1.19
#CCFA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#CCFA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA88
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA88 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7F
Deuteranopia (green-blind)
#FEEA8E
Tritanopia (blue-blind)
#D1F1DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccfa88; /* rgb */ color: rgb(204, 250, 136); /* oklch */ color: oklch(92.8% 0.150 127.1);
Tailwind
colors: {
custom: {
50: '#ddfcad',
500: '#ccfa88',
950: '#000000',
},
}SCSS
$custom: #ccfa88; $custom-light: #ddfcad; $custom-dark: #000000;
JSON
{
"hex": "#ccfa88",
"rgb": {
"r": 204,
"g": 250,
"b": 136
},
"hsl": {
"h": 84.211,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.92837,
"c": 0.1503,
"h": 127.1
},
"luminance": 0.82986
}Semantic roles & 50–950 ramp
primary
#CCFA88
secondary
#864ED9
accent
#00E65D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581