#CCF493#CCF493
#CCF493 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.7% C 0.131 H 127.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF493 |
|---|---|
| RGB | rgb(204, 244, 147) |
| HSL | hsl(85, 82%, 77%) |
| HSV | hsv(85, 40%, 96%) |
| CMYK | cmyk(16.4%, 0%, 39.8%, 4.3%) |
| CIE-LAB | lab(91.53, -28.63, 42.53) |
| CIE-LCH | lch(91.53, 51.27, 123.95°) |
| OKLab | oklab(91.69% -0.0787 0.1042) |
| OKLCH | oklch(91.69% 0.131 127.1) |
| XYZ | xyz(62.5184, 79.6447, 39.6774) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.40
Light Yellowish Green
#C2FF89
ΔE00 3.99
Light Yellow Green
#CCFD7F
ΔE00 4.08
Light Pea Green
#C4FE82
ΔE00 4.14
Tea Green
#BDF8A3
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF493 #BB93F4
analogous
#F4EC93 #CCF493 #9CF493
triadic
#CCF493 #93CCF4 #F493CC
tetradic
#CCF493 #93F4EC #BB93F4 #F4939C
square
#CCF493 #93F4EC #BB93F4 #F4939C
split-complementary
#CCF493 #939CF4 #EC93F4
monochromatic
#98E924 #B2EE5B #CCF493 #E6FACB #F2FCE3
Accessibility & contrast
On white
1.24
#CCF493 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CCF493 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF493
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF493 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF493 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#F7E698
Tritanopia (blue-blind)
#D1ECDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf493; /* rgb */ color: rgb(204, 244, 147); /* oklch */ color: oklch(91.7% 0.131 127.1);
Tailwind
colors: {
custom: {
50: '#ddf8b4',
500: '#ccf493',
950: '#000000',
},
}SCSS
$custom: #ccf493; $custom-light: #ddf8b4; $custom-dark: #000000;
JSON
{
"hex": "#ccf493",
"rgb": {
"r": 204,
"g": 244,
"b": 147
},
"hsl": {
"h": 84.742,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.91692,
"c": 0.13057,
"h": 127.1
},
"luminance": 0.79645
}Semantic roles & 50–950 ramp
primary
#CCF493
secondary
#8B59D2
accent
#08DE60
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581