#CCF595#CCF595
#CCF595 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.130 H 127.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF595 |
|---|---|
| RGB | rgb(204, 245, 149) |
| HSL | hsl(86, 83%, 77%) |
| HSV | hsv(86, 39%, 96%) |
| CMYK | cmyk(16.7%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(91.82, -28.86, 41.94) |
| CIE-LCH | lch(91.82, 50.91, 124.53°) |
| OKLab | oklab(91.94% -0.0792 0.1029) |
| OKLCH | oklch(91.94% 0.13 127.6) |
| XYZ | xyz(62.9784, 80.3114, 40.6116) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.90
Light Pea Green
#C4FE82
ΔE00 4.15
Light Yellow Green
#CCFD7F
ΔE00 4.19
Tea Green
#BDF8A3
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF595 #BE95F5
analogous
#F5EE95 #CCF595 #9CF595
triadic
#CCF595 #95CCF5 #F595CC
tetradic
#CCF595 #95F5EE #BE95F5 #F5959C
square
#CCF595 #95F5EE #BE95F5 #F5959C
split-complementary
#CCF595 #959CF5 #EE95F5
monochromatic
#96EA25 #B1F05D #CCF595 #E7FACD #F2FCE3
Accessibility & contrast
On white
1.23
#CCF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CCF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF595
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF595 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98E
Deuteranopia (green-blind)
#F8E79A
Tritanopia (blue-blind)
#D1EDDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf595; /* rgb */ color: rgb(204, 245, 149); /* oklch */ color: oklch(91.9% 0.130 127.6);
Tailwind
colors: {
custom: {
50: '#ddf8b5',
500: '#ccf595',
950: '#000000',
},
}SCSS
$custom: #ccf595; $custom-light: #ddf8b5; $custom-dark: #000000;
JSON
{
"hex": "#ccf595",
"rgb": {
"r": 204,
"g": 245,
"b": 149
},
"hsl": {
"h": 85.625,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.91942,
"c": 0.12986,
"h": 127.6
},
"luminance": 0.80312
}Semantic roles & 50–950 ramp
primary
#CCF595
secondary
#8E5BD3
accent
#06DF63
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581