#CCF593#CCF593
#CCF593 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.9% C 0.132 H 127.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF593 |
|---|---|
| RGB | rgb(204, 245, 147) |
| HSL | hsl(85, 83%, 77%) |
| HSV | hsv(85, 40%, 96%) |
| CMYK | cmyk(16.7%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(91.80, -29.10, 42.88) |
| CIE-LCH | lch(91.80, 51.82, 124.16°) |
| OKLab | oklab(91.91% -0.08 0.105) |
| OKLCH | oklch(91.91% 0.132 127.3) |
| XYZ | xyz(62.8201, 80.2481, 39.7779) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.88
Celery
#C1FD95
ΔE00 3.19
Light Yellowish Green
#C2FF89
ΔE00 3.75
Light Yellow Green
#CCFD7F
ΔE00 3.90
Light Pea Green
#C4FE82
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF593 #BC93F5
analogous
#F5ED93 #CCF593 #9BF593
triadic
#CCF593 #93CCF5 #F593CC
tetradic
#CCF593 #93F5ED #BC93F5 #F5939B
square
#CCF593 #93F5ED #BC93F5 #F5939B
split-complementary
#CCF593 #939BF5 #ED93F5
monochromatic
#97EB23 #B2F05B #CCF593 #E6FACB #F2FCE3
Accessibility & contrast
On white
1.23
#CCF593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CCF593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF593
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF593 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#F8E798
Tritanopia (blue-blind)
#D1EDDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf593; /* rgb */ color: rgb(204, 245, 147); /* oklch */ color: oklch(91.9% 0.132 127.3);
Tailwind
colors: {
custom: {
50: '#ddf8b4',
500: '#ccf593',
950: '#000000',
},
}SCSS
$custom: #ccf593; $custom-light: #ddf8b4; $custom-dark: #000000;
JSON
{
"hex": "#ccf593",
"rgb": {
"r": 204,
"g": 245,
"b": 147
},
"hsl": {
"h": 85.102,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.9191,
"c": 0.13199,
"h": 127.3
},
"luminance": 0.80249
}Semantic roles & 50–950 ramp
primary
#CCF593
secondary
#8C59D3
accent
#06DF61
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581