#CCFA93#CCFA93
#CCFA93 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.139 H 128.5°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA93 |
|---|---|
| RGB | rgb(204, 250, 147) |
| HSL | hsl(87, 91%, 78%) |
| HSV | hsv(87, 41%, 98%) |
| CMYK | cmyk(18.4%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(93.15, -31.43, 44.61) |
| CIE-LCH | lch(93.15, 54.57, 125.17°) |
| OKLab | oklab(93% -0.0865 0.1089) |
| OKLCH | oklch(93% 0.139 128.5) |
| XYZ | xyz(64.3532, 83.3143, 40.2890) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.31
Light Yellowish Green
#C2FF89
ΔE00 2.64
Light Pea Green
#C4FE82
ΔE00 2.92
Light Yellow Green
#CCFD7F
ΔE00 3.14
Tea Green
#BDF8A3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA93 #C193FA
analogous
#FAF493 #CCFA93 #98FA93
triadic
#CCFA93 #93CCFA #FA93CC
tetradic
#CCFA93 #93FAF4 #C193FA #FA9398
square
#CCFA93 #93FAF4 #C193FA #FA9398
split-complementary
#CCFA93 #9398FA #F493FA
monochromatic
#95F51E #B0F759 #CCFA93 #E8FDCD #F1FEE2
Accessibility & contrast
On white
1.19
#CCFA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#CCFA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA93
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA93 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8B
Deuteranopia (green-blind)
#FDEA99
Tritanopia (blue-blind)
#D0F2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccfa93; /* rgb */ color: rgb(204, 250, 147); /* oklch */ color: oklch(93.0% 0.139 128.5);
Tailwind
colors: {
custom: {
50: '#ddfcb4',
500: '#ccfa93',
950: '#000000',
},
}SCSS
$custom: #ccfa93; $custom-light: #ddfcb4; $custom-dark: #000000;
JSON
{
"hex": "#ccfa93",
"rgb": {
"r": 204,
"g": 250,
"b": 147
},
"hsl": {
"h": 86.796,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.92999,
"c": 0.1391,
"h": 128.5
},
"luminance": 0.83315
}Semantic roles & 50–950 ramp
primary
#CCFA93
secondary
#9257DA
accent
#00E666
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581