#CCF294#CCF294
#CCF294 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.3% C 0.127 H 126.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF294 |
|---|---|
| RGB | rgb(204, 242, 148) |
| HSL | hsl(84, 78%, 76%) |
| HSV | hsv(84, 39%, 95%) |
| CMYK | cmyk(15.7%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(91.00, -27.57, 41.37) |
| CIE-LCH | lch(91.00, 49.71, 123.68°) |
| OKLab | oklab(91.27% -0.0757 0.1015) |
| OKLCH | oklch(91.27% 0.127 126.7) |
| XYZ | xyz(61.9987, 78.4792, 39.8929) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.60
Celery
#C1FD95
ΔE00 3.85
Light Yellowish Green
#C2FF89
ΔE00 4.55
Tea Green
#BDF8A3
ΔE00 4.59
Light Yellow Green
#CCFD7F
ΔE00 4.62
Light Pea Green
#C4FE82
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF294 #BA94F2
analogous
#F2E994 #CCF294 #9DF294
triadic
#CCF294 #94CCF2 #F294CC
tetradic
#CCF294 #94F2E9 #BA94F2 #F2949D
square
#CCF294 #94F2E9 #BA94F2 #F2949D
split-complementary
#CCF294 #949DF2 #E994F2
monochromatic
#98E527 #B2EB5D #CCF294 #E6F9CB #F2FCE4
Accessibility & contrast
On white
1.26
#CCF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#CCF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF294
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF294 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78D
Deuteranopia (green-blind)
#F6E599
Tritanopia (blue-blind)
#D1EADB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccf294; /* rgb */ color: rgb(204, 242, 148); /* oklch */ color: oklch(91.3% 0.127 126.7);
Tailwind
colors: {
custom: {
50: '#ddf6b4',
500: '#ccf294',
950: '#000000',
},
}SCSS
$custom: #ccf294; $custom-light: #ddf6b4; $custom-dark: #000000;
JSON
{
"hex": "#ccf294",
"rgb": {
"r": 204,
"g": 242,
"b": 148
},
"hsl": {
"h": 84.255,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.91274,
"c": 0.12663,
"h": 126.7
},
"luminance": 0.7848
}Semantic roles & 50–950 ramp
primary
#CCF294
secondary
#8A5BCF
accent
#0BDB5F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581