#CCFE88#CCFE88
#CCFE88 is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 93.7% C 0.156 H 128.0°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE88 |
|---|---|
| RGB | rgb(204, 254, 136) |
| HSL | hsl(85, 98%, 76%) |
| HSV | hsv(85, 46%, 100%) |
| CMYK | cmyk(19.7%, 0%, 46.5%, 0.4%) |
| CIE-LAB | lab(94.10, -34.52, 51.04) |
| CIE-LCH | lch(94.10, 61.62, 124.07°) |
| OKLab | oklab(93.71% -0.0958 0.1228) |
| OKLCH | oklch(93.71% 0.156 128) |
| XYZ | xyz(64.7871, 85.4976, 36.3772) |
| Luminance | 0.8550 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.20
Light Pea Green
#C4FE82
ΔE00 1.29
Light Yellowish Green
#C2FF89
ΔE00 1.80
Pistachio (survey)
#C0FA8B
ΔE00 2.21
Pale Lime
#BEFD73
ΔE00 2.72
Celery
#C1FD95
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE88 #BA88FE
analogous
#FEF588 #CCFE88 #91FE88
triadic
#CCFE88 #88CCFE #FE88CC
tetradic
#CCFE88 #88FEF5 #BA88FE #FE8891
square
#CCFE88 #88FEF5 #BA88FE #FE8891
split-complementary
#CCFE88 #8891FE #F588FE
monochromatic
#98FD0F #B2FD4B #CCFE88 #E6FFC5 #F2FFE1
Accessibility & contrast
On white
1.16
#CCFE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#CCFE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE88
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE88 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07E
Deuteranopia (green-blind)
#FFED8F
Tritanopia (blue-blind)
#D1F5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe88; /* rgb */ color: rgb(204, 254, 136); /* oklch */ color: oklch(93.7% 0.156 128.0);
Tailwind
colors: {
custom: {
50: '#ddffad',
500: '#ccfe88',
950: '#000000',
},
}SCSS
$custom: #ccfe88; $custom-light: #ddffad; $custom-dark: #000000;
JSON
{
"hex": "#ccfe88",
"rgb": {
"r": 204,
"g": 254,
"b": 136
},
"hsl": {
"h": 85.424,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.93714,
"c": 0.15579,
"h": 128
},
"luminance": 0.85499
}Semantic roles & 50–950 ramp
primary
#CCFE88
secondary
#8A4CDE
accent
#00E661
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681