#CCF993#CCF993
#CCF993 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.8% C 0.138 H 128.3°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF993 |
|---|---|
| RGB | rgb(204, 249, 147) |
| HSL | hsl(86, 89%, 78%) |
| HSV | hsv(86, 41%, 98%) |
| CMYK | cmyk(18.1%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(92.88, -30.97, 44.26) |
| CIE-LCH | lch(92.88, 54.02, 124.98°) |
| OKLab | oklab(92.78% -0.0853 0.1081) |
| OKLCH | oklch(92.78% 0.138 128.3) |
| XYZ | xyz(64.0433, 82.6945, 40.1857) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.15
Celery
#C1FD95
ΔE00 2.46
Light Yellowish Green
#C2FF89
ΔE00 2.84
Light Pea Green
#C4FE82
ΔE00 3.10
Light Yellow Green
#CCFD7F
ΔE00 3.26
Tea Green
#BDF8A3
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF993 #C093F9
analogous
#F9F393 #CCF993 #99F993
triadic
#CCF993 #93CCF9 #F993CC
tetradic
#CCF993 #93F9F3 #C093F9 #F99399
square
#CCF993 #93F9F3 #C093F9 #F99399
split-complementary
#CCF993 #9399F9 #F393F9
monochromatic
#95F31F #B1F659 #CCF993 #E7FCCD #F1FDE2
Accessibility & contrast
On white
1.20
#CCF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#CCF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF993
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF993 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8B
Deuteranopia (green-blind)
#FCEA98
Tritanopia (blue-blind)
#D0F1E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf993; /* rgb */ color: rgb(204, 249, 147); /* oklch */ color: oklch(92.8% 0.138 128.3);
Tailwind
colors: {
custom: {
50: '#ddfbb4',
500: '#ccf993',
950: '#000000',
},
}SCSS
$custom: #ccf993; $custom-light: #ddfbb4; $custom-dark: #000000;
JSON
{
"hex": "#ccf993",
"rgb": {
"r": 204,
"g": 249,
"b": 147
},
"hsl": {
"h": 86.471,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.92781,
"c": 0.13768,
"h": 128.3
},
"luminance": 0.82695
}Semantic roles & 50–950 ramp
primary
#CCF993
secondary
#9158D9
accent
#00E665
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581