#CCF995#CCF995
#CCF995 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.8% C 0.136 H 128.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF995 |
|---|---|
| RGB | rgb(204, 249, 149) |
| HSL | hsl(87, 89%, 78%) |
| HSV | hsv(87, 40%, 98%) |
| CMYK | cmyk(18.1%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(92.91, -30.73, 43.33) |
| CIE-LCH | lch(92.91, 53.12, 125.34°) |
| OKLab | oklab(92.81% -0.0845 0.1061) |
| OKLCH | oklch(92.81% 0.136 128.5) |
| XYZ | xyz(64.2016, 82.7578, 41.0194) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.25
Celery
#C1FD95
ΔE00 2.39
Light Yellowish Green
#C2FF89
ΔE00 3.01
Light Pea Green
#C4FE82
ΔE00 3.35
Light Yellow Green
#CCFD7F
ΔE00 3.57
Tea Green
#BDF8A3
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF995 #C295F9
analogous
#F9F495 #CCF995 #9AF995
triadic
#CCF995 #95CCF9 #F995CC
tetradic
#CCF995 #95F9F4 #C295F9 #F9959A
square
#CCF995 #95F9F4 #C295F9 #F9959A
split-complementary
#CCF995 #959AF9 #F495F9
monochromatic
#94F221 #B0F65B #CCF995 #E8FCCF #F1FDE2
Accessibility & contrast
On white
1.20
#CCF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CCF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF995
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF995 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#FBEA9A
Tritanopia (blue-blind)
#D0F1E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf995; /* rgb */ color: rgb(204, 249, 149); /* oklch */ color: oklch(92.8% 0.136 128.5);
Tailwind
colors: {
custom: {
50: '#ddfbb5',
500: '#ccf995',
950: '#000000',
},
}SCSS
$custom: #ccf995; $custom-light: #ddfbb5; $custom-dark: #000000;
JSON
{
"hex": "#ccf995",
"rgb": {
"r": 204,
"g": 249,
"b": 149
},
"hsl": {
"h": 87,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.92813,
"c": 0.13559,
"h": 128.5
},
"luminance": 0.82759
}Semantic roles & 50–950 ramp
primary
#CCF995
secondary
#9359D9
accent
#00E667
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581