#CCFE95#CCFE95
#CCFE95 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.9% C 0.143 H 129.6°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE95 |
|---|---|
| RGB | rgb(204, 254, 149) |
| HSL | hsl(89, 98%, 79%) |
| HSV | hsv(89, 41%, 100%) |
| CMYK | cmyk(19.7%, 0%, 41.3%, 0.4%) |
| CIE-LAB | lab(94.27, -33.04, 45.06) |
| CIE-LCH | lch(94.27, 55.87, 126.25°) |
| OKLab | oklab(93.9% -0.0909 0.11) |
| OKLCH | oklch(93.9% 0.143 129.6) |
| XYZ | xyz(65.7676, 85.8898, 41.5414) |
| Luminance | 0.8589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.77
Celery
#C1FD95
ΔE00 1.81
Light Yellowish Green
#C2FF89
ΔE00 2.08
Light Pea Green
#C4FE82
ΔE00 2.58
Light Yellow Green
#CCFD7F
ΔE00 3.10
Pale Lime
#BEFD73
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE95 #C795FE
analogous
#FEFB95 #CCFE95 #98FE95
triadic
#CCFE95 #95CCFE #FE95CC
tetradic
#CCFE95 #95FEFB #C795FE #FE9598
square
#CCFE95 #95FEFB #C795FE #FE9598
split-complementary
#CCFE95 #9598FE #FB95FE
monochromatic
#92FD1C #AFFD58 #CCFE95 #E9FFD2 #F0FFE1
Accessibility & contrast
On white
1.16
#CCFE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CCFE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE95
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE95 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18D
Deuteranopia (green-blind)
#FFED9B
Tritanopia (blue-blind)
#D0F6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe95; /* rgb */ color: rgb(204, 254, 149); /* oklch */ color: oklch(93.9% 0.143 129.6);
Tailwind
colors: {
custom: {
50: '#ddffb5',
500: '#ccfe95',
950: '#000000',
},
}SCSS
$custom: #ccfe95; $custom-light: #ddffb5; $custom-dark: #000000;
JSON
{
"hex": "#ccfe95",
"rgb": {
"r": 204,
"g": 254,
"b": 149
},
"hsl": {
"h": 88.571,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.93904,
"c": 0.14273,
"h": 129.6
},
"luminance": 0.85891
}Semantic roles & 50–950 ramp
primary
#CCFE95
secondary
#9857E0
accent
#00E66D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681