#CCF795#CCF795
#CCF795 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.4% C 0.133 H 128.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF795 |
|---|---|
| RGB | rgb(204, 247, 149) |
| HSL | hsl(86, 86%, 78%) |
| HSV | hsv(86, 40%, 97%) |
| CMYK | cmyk(17.4%, 0%, 39.7%, 3.1%) |
| CIE-LAB | lab(92.37, -29.80, 42.63) |
| CIE-LCH | lch(92.37, 52.01, 124.95°) |
| OKLab | oklab(92.38% -0.0819 0.1045) |
| OKLCH | oklch(92.38% 0.133 128.1) |
| XYZ | xyz(63.5867, 81.5280, 40.8144) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Celery
#C1FD95
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 3.44
Light Pea Green
#C4FE82
ΔE00 3.73
Light Yellow Green
#CCFD7F
ΔE00 3.86
Tea Green
#BDF8A3
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF795 #C095F7
analogous
#F7F195 #CCF795 #9BF795
triadic
#CCF795 #95CCF7 #F795CC
tetradic
#CCF795 #95F7F1 #C095F7 #F7959B
square
#CCF795 #95F7F1 #C095F7 #F7959B
split-complementary
#CCF795 #959BF7 #F195F7
monochromatic
#95EE23 #B1F35C #CCF795 #E7FBCE #F1FDE3
Accessibility & contrast
On white
1.21
#CCF795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#CCF795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF795
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF795 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#FAE89A
Tritanopia (blue-blind)
#D0EFDF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf795; /* rgb */ color: rgb(204, 247, 149); /* oklch */ color: oklch(92.4% 0.133 128.1);
Tailwind
colors: {
custom: {
50: '#ddfab5',
500: '#ccf795',
950: '#000000',
},
}SCSS
$custom: #ccf795; $custom-light: #ddfab5; $custom-dark: #000000;
JSON
{
"hex": "#ccf795",
"rgb": {
"r": 204,
"g": 247,
"b": 149
},
"hsl": {
"h": 86.327,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.92377,
"c": 0.13273,
"h": 128.1
},
"luminance": 0.81529
}Semantic roles & 50–950 ramp
primary
#CCF795
secondary
#915AD6
accent
#03E265
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581