#CCF393#CCF393
#CCF393 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.5% C 0.129 H 126.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF393 |
|---|---|
| RGB | rgb(204, 243, 147) |
| HSL | hsl(84, 80%, 76%) |
| HSV | hsv(84, 40%, 95%) |
| CMYK | cmyk(16%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(91.25, -28.16, 42.19) |
| CIE-LCH | lch(91.25, 50.72, 123.73°) |
| OKLab | oklab(91.48% -0.0774 0.1034) |
| OKLCH | oklch(91.48% 0.129 126.8) |
| XYZ | xyz(62.2183, 79.0445, 39.5773) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.32
Celery
#C1FD95
ΔE00 3.62
Light Yellowish Green
#C2FF89
ΔE00 4.23
Light Yellow Green
#CCFD7F
ΔE00 4.28
Light Pea Green
#C4FE82
ΔE00 4.37
Tea Green
#BDF8A3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF393 #BA93F3
analogous
#F3EA93 #CCF393 #9CF393
triadic
#CCF393 #93CCF3 #F393CC
tetradic
#CCF393 #93F3EA #BA93F3 #F3939C
square
#CCF393 #93F3EA #BA93F3 #F3939C
split-complementary
#CCF393 #939CF3 #EA93F3
monochromatic
#98E725 #B2ED5C #CCF393 #E6F9CA #F2FCE3
Accessibility & contrast
On white
1.25
#CCF393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#CCF393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF393
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF393 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78C
Deuteranopia (green-blind)
#F7E598
Tritanopia (blue-blind)
#D1EBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf393; /* rgb */ color: rgb(204, 243, 147); /* oklch */ color: oklch(91.5% 0.129 126.8);
Tailwind
colors: {
custom: {
50: '#ddf7b4',
500: '#ccf393',
950: '#000000',
},
}SCSS
$custom: #ccf393; $custom-light: #ddf7b4; $custom-dark: #000000;
JSON
{
"hex": "#ccf393",
"rgb": {
"r": 204,
"g": 243,
"b": 147
},
"hsl": {
"h": 84.375,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.91475,
"c": 0.12914,
"h": 126.8
},
"luminance": 0.79045
}Semantic roles & 50–950 ramp
primary
#CCF393
secondary
#8A5AD0
accent
#09DC5F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581