#CCFA95#CCFA95
#CCFA95 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.0% C 0.137 H 128.8°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA95 |
|---|---|
| RGB | rgb(204, 250, 149) |
| HSL | hsl(87, 91%, 78%) |
| HSV | hsv(87, 40%, 98%) |
| CMYK | cmyk(18.4%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(93.18, -31.19, 43.67) |
| CIE-LCH | lch(93.18, 53.67, 125.53°) |
| OKLab | oklab(93.03% -0.0858 0.1069) |
| OKLCH | oklch(93.03% 0.137 128.8) |
| XYZ | xyz(64.5115, 83.3776, 41.1227) |
| Luminance | 0.8338 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Celery
#C1FD95
ΔE00 2.23
Light Yellowish Green
#C2FF89
ΔE00 2.80
Light Pea Green
#C4FE82
ΔE00 3.17
Light Yellow Green
#CCFD7F
ΔE00 3.44
Tea Green
#BDF8A3
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA95 #C395FA
analogous
#FAF695 #CCFA95 #99FA95
triadic
#CCFA95 #95CCFA #FA95CC
tetradic
#CCFA95 #95FAF6 #C395FA #FA9599
square
#CCFA95 #95FAF6 #C395FA #FA9599
split-complementary
#CCFA95 #9599FA #F695FA
monochromatic
#94F420 #B0F75B #CCFA95 #E8FDCF #F1FEE2
Accessibility & contrast
On white
1.19
#CCFA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#CCFA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA95
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA95 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#FCEA9A
Tritanopia (blue-blind)
#D0F2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccfa95; /* rgb */ color: rgb(204, 250, 149); /* oklch */ color: oklch(93.0% 0.137 128.8);
Tailwind
colors: {
custom: {
50: '#ddfcb5',
500: '#ccfa95',
950: '#000000',
},
}SCSS
$custom: #ccfa95; $custom-light: #ddfcb5; $custom-dark: #000000;
JSON
{
"hex": "#ccfa95",
"rgb": {
"r": 204,
"g": 250,
"b": 149
},
"hsl": {
"h": 87.327,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.93031,
"c": 0.13702,
"h": 128.8
},
"luminance": 0.83379
}Semantic roles & 50–950 ramp
primary
#CCFA95
secondary
#9459DA
accent
#00E669
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581