#CCF592#CCF592
#CCF592 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.9% C 0.133 H 127.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF592 |
|---|---|
| RGB | rgb(204, 245, 146) |
| HSL | hsl(85, 83%, 77%) |
| HSV | hsv(85, 40%, 96%) |
| CMYK | cmyk(16.7%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(91.78, -29.22, 43.35) |
| CIE-LCH | lch(91.78, 52.28, 123.98°) |
| OKLab | oklab(91.89% -0.0804 0.106) |
| OKLCH | oklch(91.89% 0.133 127.2) |
| XYZ | xyz(62.7420, 80.2168, 39.3665) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Celery
#C1FD95
ΔE00 3.21
Light Yellowish Green
#C2FF89
ΔE00 3.68
Light Yellow Green
#CCFD7F
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 3.82
Tea Green
#BDF8A3
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF592 #BB92F5
analogous
#F5EC92 #CCF592 #9BF592
triadic
#CCF592 #92CCF5 #F592CC
tetradic
#CCF592 #92F5EC #BB92F5 #F5929B
square
#CCF592 #92F5EC #BB92F5 #F5929B
split-complementary
#CCF592 #929BF5 #EC92F5
monochromatic
#98EB22 #B2F05A #CCF592 #E6FACA #F2FCE3
Accessibility & contrast
On white
1.23
#CCF592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#CCF592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF592
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF592 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98A
Deuteranopia (green-blind)
#F8E797
Tritanopia (blue-blind)
#D1EDDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf592; /* rgb */ color: rgb(204, 245, 146); /* oklch */ color: oklch(91.9% 0.133 127.2);
Tailwind
colors: {
custom: {
50: '#ddf8b3',
500: '#ccf592',
950: '#000000',
},
}SCSS
$custom: #ccf592; $custom-light: #ddf8b3; $custom-dark: #000000;
JSON
{
"hex": "#ccf592",
"rgb": {
"r": 204,
"g": 245,
"b": 146
},
"hsl": {
"h": 84.848,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.91894,
"c": 0.13305,
"h": 127.2
},
"luminance": 0.80218
}Semantic roles & 50–950 ramp
primary
#CCF592
secondary
#8B58D3
accent
#06E060
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581